linux/tools/testing/selftests/kvm/lib/arm64
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
..
gic_private.h KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
gic_v3_its.c KVM: selftests: Use gpa_t instead of vm_paddr_t 2026-04-20 14:54:16 -07:00
gic_v3.c KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
gic.c KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
handlers.S KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories 2024-12-18 14:15:04 -08:00
processor.c KVM: selftests: Replace "paddr" with "gpa" throughout 2026-04-20 14:54:17 -07:00
spinlock.c KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories 2024-12-18 14:15:04 -08:00
ucall.c KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap() 2026-04-20 14:54:17 -07:00
vgic.c KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00