Searched refs:invept_error (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kvm/vmx/ | ||
D | ops.h | 20 void invept_error(unsigned long ext, u64 eptp, gpa_t gpa); |
D | vmx.c | 387 noinline void invept_error(unsigned long ext, u64 eptp, gpa_t gpa) in invept_error() function |