Home
last modified time | relevance | path

Searched defs:gpa (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/x86/
H A Dvmx.c818 unsigned long gpa; in split_large_ept_entry() local
999 unsigned long *pt = (unsigned long *)guest_cr3, gpa; in clear_ept_ad() local
1028 unsigned long *pt = (unsigned long *)guest_cr3, gpa; in check_ept_ad() local
H A Dvmx_tests.c2260 unsigned long gpa; member
2323 static unsigned long ept_twiddle(unsigned long gpa, bool mkhuge, int level, in ept_twiddle()
2344 static void ept_untwiddle(unsigned long gpa, int level, unsigned long orig_pte) in ept_untwiddle()
2464 unsigned long gpa; in ept_access_paddr() local
H A Dvmx.h983 u64 eptp, gpa; in __invept() member