Searched refs:vmentry_ctl (Results 1 – 1 of 1) sorted by relevance
6410 u32 vmentry_ctl, vmexit_ctl; in dump_vmcs() local6421 vmentry_ctl = vmcs_read32(VM_ENTRY_CONTROLS); in dump_vmcs()6470 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_EFER) in dump_vmcs()6475 else if (vmentry_ctl & VM_ENTRY_IA32E_MODE) in dump_vmcs()6481 if (vmentry_ctl & VM_ENTRY_LOAD_IA32_PAT) in dump_vmcs()6487 vmentry_ctl & VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL) in dump_vmcs()6490 if (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS) in dump_vmcs()6503 if (vmentry_ctl & VM_ENTRY_LOAD_CET_STATE) in dump_vmcs()6546 pin_based_exec_ctrl, vmentry_ctl, vmexit_ctl); in dump_vmcs()