Searched refs:SVM_EXIT_VMMCALL (Results 1 – 3 of 3) sorted by relevance
325 #define SVM_EXIT_VMMCALL 0x081 macro
263 { SVM_EXIT_VMMCALL, "hypercall" }, \
3314 [SVM_EXIT_VMMCALL] = vmmcall_interception,4080 [x86_intercept_vmmcall] = POST_EX(SVM_EXIT_VMMCALL),