linux/tools/testing/selftests/kvm/lib/loongarch
Sean Christopherson dfd2a8b07c KVM: selftests: Replace "paddr" with "gpa" throughout
Replace all variations of "paddr" variables in KVM selftests with "gpa",
with the exception of the ELF structures, as those fields are not specific
to guest virtual addresses, to complete the conversion from vm_paddr_t to
gpa_t.

No functional change intended.

Link: https://patch.msgid.link/20260420212004.3938325-20-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
2026-04-20 14:54:17 -07:00
..
exception.S KVM: LoongArch: selftests: Add system registers save/restore on exception 2025-11-27 11:00:18 +08:00
processor.c KVM: selftests: Replace "paddr" with "gpa" throughout 2026-04-20 14:54:17 -07:00
ucall.c KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap() 2026-04-20 14:54:17 -07:00