Searched refs:VMCB_EXIT_VMMCALL (Results 1 – 2 of 2) sorted by relevance
143 #define VMCB_EXIT_VMMCALL 0x81 macro
1277 { .reason = VMCB_EXIT_VMMCALL, .str = "vmmcall" }, in exit_reason_to_str()1651 case VMCB_EXIT_VMMCALL: in svm_vmexit()