Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dsvm.h65 #define SVM_EXIT_STGI 0x084 macro
123 { SVM_EXIT_STGI, "stgi" }, \
/linux-4.1.27/arch/x86/kvm/
Dsvm.c3386 [SVM_EXIT_STGI] = stgi_interception,
4182 [x86_intercept_stgi] = POST_EX(SVM_EXIT_STGI),