linux/tools/testing/selftests/kvm/include
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
..
arm64 KVM: selftests: Use s32 instead of int32_t 2026-04-20 14:54:16 -07:00
loongarch KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
riscv KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
s390 KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
x86 KVM: selftests: Replace "paddr" with "gpa" throughout 2026-04-20 14:54:17 -07:00
guest_modes.h KVM: selftests: arm64: Determine max ipa size per-page size 2023-11-27 15:03:50 +00:00
kvm_syscalls.h KVM: selftests: Wrap madvise() to assert success 2026-03-04 14:56:21 -08:00
kvm_test_harness.h KVM: selftests: Add a macro to define a test with one vcpu 2024-02-28 20:58:12 +00:00
kvm_util_types.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
kvm_util.h KVM: selftests: Replace "paddr" with "gpa" throughout 2026-04-20 14:54:17 -07:00
lru_gen_util.h KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking 2025-05-16 12:58:21 -07:00
memstress.h KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout 2026-04-20 14:54:17 -07:00
numaif.h KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems 2025-10-20 06:30:44 -07:00
sparsebit.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
test_util.h KVM: selftests: Use u8 instead of uint8_t 2026-04-20 14:54:17 -07:00
timer_test.h KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
ucall_common.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
userfaultfd_util.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00