Searched refs:SVM_EXIT_VMLOAD (Results 1 – 2 of 2) sorted by relevance
67 #define SVM_EXIT_VMLOAD 0x082 macro213 { SVM_EXIT_VMLOAD, "vmload" }, \
2241 [SVM_INSTR_VMLOAD] = SVM_EXIT_VMLOAD, in emulate_svm_instr()3260 [SVM_EXIT_VMLOAD] = vmload_interception,4508 [x86_intercept_vmload] = POST_EX(SVM_EXIT_VMLOAD),
Completed in 13 milliseconds