Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h325 #define SVM_EXIT_VMMCALL 0x081 macro
/arch/x86/kvm/
Dtrace.h263 { SVM_EXIT_VMMCALL, "hypercall" }, \
Dsvm.c3314 [SVM_EXIT_VMMCALL] = vmmcall_interception,
4080 [x86_intercept_vmmcall] = POST_EX(SVM_EXIT_VMMCALL),