Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
Dsvm.h72 #define SVM_EXIT_MWAIT 0x08b macro
128 { SVM_EXIT_MWAIT, "mwait" }, \
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3300 [SVM_EXIT_MWAIT] = mwait_interception,
4107 [x86_intercept_mwait] = POST_EX(SVM_EXIT_MWAIT),