Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h86 INTERCEPT_VMRUN = 128, enumerator
/arch/x86/kvm/svm/
Dnested.c244 if (CC(!vmcb_is_intercept(control, INTERCEPT_VMRUN))) in nested_vmcb_check_controls()
Dsvm.c1220 svm_set_intercept(svm, INTERCEPT_VMRUN); in init_vmcb()