Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h43 INTERCEPT_VMLOAD, enumerator
/arch/x86/kvm/
Dsvm.c521 c->intercept |= (1ULL << INTERCEPT_VMLOAD); in recalc_intercepts()
1585 set_intercept(svm, INTERCEPT_VMLOAD); in init_vmcb()
1675 clr_intercept(svm, INTERCEPT_VMLOAD); in init_vmcb()