Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dcapabilities.h128 static inline bool cpu_has_secondary_exec_ctrls(void) in cpu_has_secondary_exec_ctrls() function
A Dvmx.c3793 if (cpu_has_secondary_exec_ctrls() && in vmx_update_msr_bitmap_x2apic()
4095 if (cpu_has_secondary_exec_ctrls()) { in vmx_refresh_apicv_exec_ctrl()
4297 if (cpu_has_secondary_exec_ctrls()) in init_vmcs()
5714 if (cpu_has_secondary_exec_ctrls()) in dump_vmcs()
7176 if (cpu_has_secondary_exec_ctrls()) in vmx_vcpu_after_set_cpuid()
A Dnested.c2241 if (cpu_has_secondary_exec_ctrls()) { in prepare_vmcs02_early()

Completed in 25 milliseconds