Home
last modified time | relevance | path

Searched refs:EXIT_REASON_XSAVES (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
Dvmx.h78 #define EXIT_REASON_XSAVES 63 macro
126 { EXIT_REASON_XSAVES, "XSAVES" }, \
/linux-4.1.27/arch/x86/kvm/
Dvmx.c7322 [EXIT_REASON_XSAVES] = handle_xsaves,
7616 case EXIT_REASON_XSAVES: case EXIT_REASON_XRSTORS: in nested_vmx_exit_handled()