Searched refs:SVM_EXIT_HLT (Results 1 – 2 of 2) sorted by relevance
53 #define SVM_EXIT_HLT 0x078 macro112 { SVM_EXIT_HLT, "hlt" }, \
3284 [SVM_EXIT_HLT] = halt_interception,4123 [x86_intercept_hlt] = POST_EX(SVM_EXIT_HLT),