Searched refs:VM_ENTRY_LOAD_BNDCFGS (Results 1 – 2 of 2) sorted by relevance
246 #define VM_ENTRY_LOAD_BNDCFGS 0x00010000 macro340 (vmx_vmentry_control & VM_ENTRY_LOAD_BNDCFGS))
449 VM_ENTRY_LOAD_BNDCFGS); in vmx_init_vmcs_config()1166 (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS) ) in construct_vmcs()2022 if ( vmentry_ctl & (VM_ENTRY_LOAD_PERF_GLOBAL_CTRL | VM_ENTRY_LOAD_BNDCFGS) ) in vmcs_dump_vcpu()
Completed in 11 milliseconds