Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h294 #define SVM_EXIT_SMI 0x062 macro
/arch/x86/kvm/
Dtrace.h250 { SVM_EXIT_SMI, "smi" }, \
Dsvm.c3298 [SVM_EXIT_SMI] = nop_on_interception,