Home
last modified time | relevance | path

Searched defs:exec_control (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c4123 u32 exec_control = vmcs_config.cpu_based_exec_ctrl; in vmx_exec_control() local
4153 vmx_adjust_secondary_exec_control(struct vcpu_vmx *vmx, u32 *exec_control, in vmx_adjust_secondary_exec_control()
4184 #define vmx_adjust_sec_exec_control(vmx, exec_control, name, feat_name, ctrl_name, exiting) \ argument
4197 #define vmx_adjust_sec_exec_feature(vmx, exec_control, lname, uname) \ argument
4200 #define vmx_adjust_sec_exec_exiting(vmx, exec_control, lname, uname) \ argument
4207 u32 exec_control = vmcs_config.cpu_based_2nd_exec_ctrl; in vmx_compute_secondary_exec_control() local
Dnested.c2223 u32 exec_control, vmcs12_exec_ctrl; in prepare_vmcs02_early() local