Searched refs:EXIT_REASON_VMFUNC (Results 1 – 4 of 4) sorted by relevance
85 #define EXIT_REASON_VMFUNC 59 macro148 { EXIT_REASON_VMFUNC, "VMFUNC" }, \
5903 case EXIT_REASON_VMFUNC: in nested_vmx_l0_wants_exit()6747 exit_handlers[EXIT_REASON_VMFUNC] = handle_vmfunc; in nested_vmx_hardware_setup()
5627 [EXIT_REASON_VMFUNC] = handle_vmx_instruction,