Searched refs:SVM_EXIT_INVLPGA (Results 1 – 2 of 2) sorted by relevance
55 #define SVM_EXIT_INVLPGA 0x07a macro114 { SVM_EXIT_INVLPGA, "invlpga" }, \
3417 [SVM_EXIT_INVLPGA] = invlpga_interception,4292 [x86_intercept_invlpga] = POST_EX(SVM_EXIT_INVLPGA),