Searched refs:SVM_EXIT_CLGI (Results 1 – 3 of 3) sorted by relevance
70 #define SVM_EXIT_CLGI 0x085 macro207 { SVM_EXIT_CLGI, "clgi" }, \
3093 [SVM_EXIT_CLGI] = clgi_interception,4113 [x86_intercept_clgi] = POST_EX(SVM_EXIT_CLGI),