Home
last modified time | relevance | path

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

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