Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dsvm.h60 #define SVM_EXIT_SHUTDOWN 0x07f macro
118 { SVM_EXIT_SHUTDOWN, "shutdown" }, \
/linux-4.1.27/arch/x86/kvm/
Dsvm.c3381 [SVM_EXIT_SHUTDOWN] = shutdown_interception,