Searched refs:SVM_EXIT_INVLPGA (Results 1 – 3 of 3) sorted by relevance
318 #define SVM_EXIT_INVLPGA 0x07a macro
257 { SVM_EXIT_INVLPGA, "invlpga" }, \
3308 [SVM_EXIT_INVLPGA] = invlpga_interception,4086 [x86_intercept_invlpga] = POST_EX(SVM_EXIT_INVLPGA),