Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h295 #define SVM_EXIT_INIT 0x063 macro
/arch/x86/kvm/
Dtrace.h251 { SVM_EXIT_INIT, "init" }, \
Dsvm.c3299 [SVM_EXIT_INIT] = nop_on_interception,