Home
last modified time | relevance | path

Searched refs:vmfunc_controls (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h49 u64 vmfunc_controls; member
H A Dnested.c1457 if (data & ~vmcs_config.nested.vmfunc_controls) in vmx_set_vmx_msr()
1459 vmx->nested.msrs.vmfunc_controls = data; in vmx_set_vmx_msr()
1538 *pdata = msrs->vmfunc_controls; in vmx_get_vmx_msr()
2754 ~vmx->nested.msrs.vmfunc_controls)) in nested_check_vm_execution_controls()
6589 msrs->vmfunc_controls = in nested_vmx_setup_ctls_msrs()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h53 u64 vmfunc_controls; member
H A Dnested.c1420 if (data & ~vmcs_config.nested.vmfunc_controls) in vmx_set_vmx_msr()
1422 vmx->nested.msrs.vmfunc_controls = data; in vmx_set_vmx_msr()
1501 *pdata = msrs->vmfunc_controls; in vmx_get_vmx_msr()
2778 ~vmx->nested.msrs.vmfunc_controls)) in nested_check_vm_execution_controls()
6915 msrs->vmfunc_controls = VMX_VMFUNC_EPTP_SWITCHING; in nested_vmx_setup_secondary_ctls()

Completed in 16 milliseconds