Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dcapabilities.h129 static inline bool cpu_has_secondary_exec_ctrls(void) in cpu_has_secondary_exec_ctrls() function
Dvmx.c4049 if (cpu_has_secondary_exec_ctrls() && in vmx_update_msr_bitmap_x2apic()
4722 if (cpu_has_secondary_exec_ctrls()) in init_vmcs()
6244 if (cpu_has_secondary_exec_ctrls()) in dump_vmcs()
7769 if (cpu_has_secondary_exec_ctrls()) in vmx_vcpu_after_set_cpuid()
Dnested.c2302 if (cpu_has_secondary_exec_ctrls()) { in prepare_vmcs02_early()