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

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h66 #define SVM_EXIT_CLGI 0x085 macro
124 { SVM_EXIT_CLGI, "clgi" }, \
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c3296 [SVM_EXIT_CLGI] = clgi_interception,
4102 [x86_intercept_clgi] = POST_EX(SVM_EXIT_CLGI),

Completed in 148 milliseconds