Searched refs:SVM_EXIT_INVLPGA (Results 1 – 3 of 3) sorted by relevance
59 #define SVM_EXIT_INVLPGA 0x07a macro167 { SVM_EXIT_INVLPGA, "invlpga" }, \
2906 [SVM_EXIT_INVLPGA] = invlpga_interception,3824 [x86_intercept_invlpga] = POST_EX(SVM_EXIT_INVLPGA),