Searched refs:SVM_EXIT_INVLPGA (Results 1 – 3 of 3) sorted by relevance
58 #define SVM_EXIT_INVLPGA 0x07a macro154 { SVM_EXIT_INVLPGA, "invlpga" }, \
4757 [SVM_EXIT_INVLPGA] = invlpga_interception,5952 [x86_intercept_invlpga] = POST_EX(SVM_EXIT_INVLPGA),