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.h128 static inline bool cpu_has_secondary_exec_ctrls(void) in cpu_has_secondary_exec_ctrls() function
Dvmx.c3917 if (cpu_has_secondary_exec_ctrls() && in vmx_update_msr_bitmap_x2apic()
4224 if (cpu_has_secondary_exec_ctrls()) { in vmx_refresh_apicv_exec_ctrl()
4430 if (cpu_has_secondary_exec_ctrls()) in init_vmcs()
5840 if (cpu_has_secondary_exec_ctrls()) in dump_vmcs()
7345 if (cpu_has_secondary_exec_ctrls()) in vmx_vcpu_after_set_cpuid()
Dnested.c2263 if (cpu_has_secondary_exec_ctrls()) { in prepare_vmcs02_early()