Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dsvm.h52 #define SVM_EXIT_PAUSE 0x077 macro
/arch/x86/kvm/
Dsvm.c3379 [SVM_EXIT_PAUSE] = pause_interception,
4223 [x86_intercept_pause] = PRE_EX(SVM_EXIT_PAUSE),
4304 case SVM_EXIT_PAUSE: in svm_check_intercept()