Home
last modified time | relevance | path

Searched defs:eptp (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dvmx.h977 static inline int __invept(unsigned long type, u64 eptp) in __invept()
983 u64 eptp, gpa; in __invept() member
990 static inline void invept(unsigned long type, u64 eptp) in invept()
H A Dvmx_tests.c41 u64 eptp; variable
1265 static bool invept_test(int type, u64 eptp) in invept_test()
4690 static void test_eptp_ad_bit(u64 eptp, bool is_ctrl_valid) in test_eptp_ad_bit()
4727 u64 eptp; in test_ept_eptp() local