Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dcapabilities.h124 static inline bool cpu_has_secondary_exec_ctrls(void) in cpu_has_secondary_exec_ctrls() function
Dvmx.c3686 if (cpu_has_secondary_exec_ctrls() && in vmx_msr_bitmap_mode()
3966 if (cpu_has_secondary_exec_ctrls()) { in vmx_refresh_apicv_exec_ctrl()
4185 if (cpu_has_secondary_exec_ctrls()) { in vmx_vcpu_setup()
5716 if (cpu_has_secondary_exec_ctrls()) in dump_vmcs()
7097 if (cpu_has_secondary_exec_ctrls()) { in vmx_cpuid_update()
Dnested.c2105 if (cpu_has_secondary_exec_ctrls()) { in prepare_vmcs02_early()