Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h87 INTERCEPT_VMMCALL, enumerator
/arch/x86/kvm/svm/
Dnested.c153 vmcb_clr_intercept(c, INTERCEPT_VMMCALL); in recalc_intercepts()
Dsvm.c1221 svm_set_intercept(svm, INTERCEPT_VMMCALL); in init_vmcb()