Searched refs:INTERCEPT_VMRUN (Results 1 – 2 of 2) sorted by relevance
37 INTERCEPT_VMRUN, enumerator
934 set_intercept(svm, INTERCEPT_VMRUN); in init_vmcb()2250 if ((vmcb->control.intercept & (1ULL << INTERCEPT_VMRUN)) == 0) in nested_vmcb_checks()