Searched refs:SVM_EXIT_INVLPGA (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h55 #define SVM_EXIT_INVLPGA 0x07a macro
114 { SVM_EXIT_INVLPGA, "invlpga" }, \
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c3286 [SVM_EXIT_INVLPGA] = invlpga_interception,
4104 [x86_intercept_invlpga] = POST_EX(SVM_EXIT_INVLPGA),

Completed in 126 milliseconds