linux/tools/testing/selftests/kvm/include/x86
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
..
apic.h KVM: selftests: Use u8 instead of uint8_t 2026-04-20 14:54:17 -07:00
evmcs.h KVM: selftests: Use u16 instead of uint16_t 2026-04-20 14:54:17 -07:00
hyperv.h KVM: selftests: Use u8 instead of uint8_t 2026-04-20 14:54:17 -07:00
kvm_util_arch.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
mce.h
pmu.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
processor.h KVM: selftests: Replace "paddr" with "gpa" throughout 2026-04-20 14:54:17 -07:00
sev.h KVM: selftests: Use u8 instead of uint8_t 2026-04-20 14:54:17 -07:00
smm.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
svm_util.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
svm.h KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2 2026-03-04 16:09:04 -08:00
ucall.h KVM: selftests: Use gpa_t instead of vm_paddr_t 2026-04-20 14:54:16 -07:00
vmx.h KVM: selftests: Use u8 instead of uint8_t 2026-04-20 14:54:17 -07:00