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

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h71 #define SVM_EXIT_MONITOR 0x08a macro
127 { SVM_EXIT_MONITOR, "monitor" }, \
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c3299 [SVM_EXIT_MONITOR] = monitor_interception,
4106 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),

Completed in 69 milliseconds