Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dcapabilities.h128 static inline bool cpu_has_secondary_exec_ctrls(void) in cpu_has_secondary_exec_ctrls() function
Dvmx.c3841 if (cpu_has_secondary_exec_ctrls() && in vmx_update_msr_bitmap_x2apic()
4144 if (cpu_has_secondary_exec_ctrls()) { in vmx_refresh_apicv_exec_ctrl()
4350 if (cpu_has_secondary_exec_ctrls()) in init_vmcs()
5740 if (cpu_has_secondary_exec_ctrls()) in dump_vmcs()
7191 if (cpu_has_secondary_exec_ctrls()) in vmx_vcpu_after_set_cpuid()
Dnested.c2273 if (cpu_has_secondary_exec_ctrls()) { in prepare_vmcs02_early()