Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dvmx.h49 #define EXIT_REASON_VMLAUNCH 20 macro
113 { EXIT_REASON_VMLAUNCH, "VMLAUNCH" }, \
/linux-6.3-rc2/tools/arch/x86/include/uapi/asm/
A Dvmx.h49 #define EXIT_REASON_VMLAUNCH 20 macro
113 { EXIT_REASON_VMLAUNCH, "VMLAUNCH" }, \
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c6264 case EXIT_REASON_VMLAUNCH: case EXIT_REASON_VMPTRLD: in nested_vmx_l1_wants_exit()
7027 exit_handlers[EXIT_REASON_VMLAUNCH] = handle_vmlaunch; in nested_vmx_hardware_setup()
A Dvmx.c6093 [EXIT_REASON_VMLAUNCH] = handle_vmx_instruction,

Completed in 27 milliseconds