Home
last modified time | relevance | path

Searched refs:entry_ctls_high (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h38 u32 entry_ctls_high; member
H A Dnested.c1289 *high = &msrs->entry_ctls_high; in vmx_get_control_msr()
1504 msrs->entry_ctls_high); in vmx_get_vmx_msr()
2794 vmx->nested.msrs.entry_ctls_high))) in nested_check_vm_entry_controls()
4793 vmx->nested.msrs.entry_ctls_high |= in nested_vmx_pmu_entry_exit_ctls_update()
4798 vmx->nested.msrs.entry_ctls_high &= in nested_vmx_pmu_entry_exit_ctls_update()
6480 msrs->entry_ctls_high); in nested_vmx_setup_ctls_msrs()
6483 msrs->entry_ctls_high &= in nested_vmx_setup_ctls_msrs()
6489 msrs->entry_ctls_high |= in nested_vmx_setup_ctls_msrs()
H A Dvmx.c7326 vmx->nested.msrs.entry_ctls_high |= VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
7329 vmx->nested.msrs.entry_ctls_high &= ~VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h42 u32 entry_ctls_high; member
H A Dnested.c1252 *high = &msrs->entry_ctls_high; in vmx_get_control_msr()
1467 msrs->entry_ctls_high); in vmx_get_vmx_msr()
2818 vmx->nested.msrs.entry_ctls_high))) in nested_check_vm_entry_controls()
6810 msrs->entry_ctls_high = vmcs_conf->vmentry_ctrl; in nested_vmx_setup_entry_ctls()
6811 msrs->entry_ctls_high &= in nested_vmx_setup_entry_ctls()
6816 msrs->entry_ctls_high |= in nested_vmx_setup_entry_ctls()
H A Dvmx.c2265 ((vmx->nested.msrs.entry_ctls_high & VM_ENTRY_LOAD_BNDCFGS) || in vmx_set_msr()

Completed in 38 milliseconds