Searched refs:SVM_EXIT_VMLOAD (Results 1 – 3 of 3) sorted by relevance
67 #define SVM_EXIT_VMLOAD 0x082 macro196 { SVM_EXIT_VMLOAD, "vmload" }, \
2265 [SVM_INSTR_VMLOAD] = SVM_EXIT_VMLOAD, in emulate_svm_instr()3187 [SVM_EXIT_VMLOAD] = vmload_interception,4151 [x86_intercept_vmload] = POST_EX(SVM_EXIT_VMLOAD),
Completed in 12 milliseconds