Searched refs:SVM_EXIT_HLT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h53 #define SVM_EXIT_HLT 0x078 macro
112 { SVM_EXIT_HLT, "hlt" }, \
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c3284 [SVM_EXIT_HLT] = halt_interception,
4123 [x86_intercept_hlt] = POST_EX(SVM_EXIT_HLT),

Completed in 80 milliseconds