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

/linux-master/arch/x86/include/uapi/asm/
H A Dsvm.h75 #define SVM_EXIT_MONITOR 0x08a macro
218 { SVM_EXIT_MONITOR, "monitor" }, \
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dsvm.h75 #define SVM_EXIT_MONITOR 0x08a macro
218 { SVM_EXIT_MONITOR, "monitor" }, \
/linux-master/arch/x86/kernel/
H A Dsev-shared.c1205 case SVM_EXIT_MONITOR:
H A Dsev.c1803 case SVM_EXIT_MONITOR:
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c3295 [SVM_EXIT_MONITOR] = kvm_emulate_monitor,
4408 [x86_intercept_monitor] = POST_MEM(SVM_EXIT_MONITOR),
H A Dsev.c2708 case SVM_EXIT_MONITOR:

Completed in 207 milliseconds