Home
last modified time | relevance | path

Searched refs:EXIT_REASON_VMFUNC (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dvmx.h85 #define EXIT_REASON_VMFUNC 59 macro
149 { EXIT_REASON_VMFUNC, "VMFUNC" }, \
/linux-6.3-rc2/tools/arch/x86/include/uapi/asm/
A Dvmx.h85 #define EXIT_REASON_VMFUNC 59 macro
149 { EXIT_REASON_VMFUNC, "VMFUNC" }, \
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c6192 case EXIT_REASON_VMFUNC: in nested_vmx_l0_wants_exit()
7037 exit_handlers[EXIT_REASON_VMFUNC] = handle_vmfunc; in nested_vmx_hardware_setup()
A Dvmx.c6123 [EXIT_REASON_VMFUNC] = handle_vmx_instruction,

Completed in 27 milliseconds