Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dsvm.h31 #define SVM_EXIT_SMI 0x062 macro
107 { SVM_EXIT_SMI, "smi" }, \
/arch/x86/kvm/
Dsvm.c3372 [SVM_EXIT_SMI] = nop_on_interception,