Searched refs:SVM_VMEXIT_INVLPG (Results 1 – 2 of 2) sorted by relevance
221 #define SVM_VMEXIT_INVLPG 0x79 macro
6706 case SVM_VMEXIT_INVLPG: return "INVLPG instruction"; /* 0x79 */ in svm_exit_reason_decode()