Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.h100 return vmx_misc_cr3_count(to_vmx(vcpu)->nested.msrs.misc_low); in nested_cpu_vmx_misc_cr3_count()
110 return to_vmx(vcpu)->nested.msrs.misc_low & in nested_cpu_has_vmwrite_any_field()
116 return to_vmx(vcpu)->nested.msrs.misc_low & VMX_MISC_ZERO_LEN_INS; in nested_cpu_has_zero_length_injection()
A Dcapabilities.h43 u32 misc_low; member
A Dnested.c886 u64 vmx_misc = vmx_control_msr(vmx->nested.msrs.misc_low, in nested_vmx_max_atomic_switch_msrs()
1289 u64 vmx_misc = vmx_control_msr(vmcs_config.nested.misc_low, in vmx_restore_vmx_misc()
1310 vmx->nested.msrs.misc_low = data; in vmx_restore_vmx_misc()
1467 msrs->misc_low, in vmx_get_vmx_msr()
6950 msrs->misc_low = (u32)vmcs_conf->misc & VMX_MISC_SAVE_EFER_LMA; in nested_vmx_setup_ctls_msrs()
6951 msrs->misc_low |= in nested_vmx_setup_ctls_msrs()

Completed in 14 milliseconds