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/
A Dcapabilities.h126 static inline bool cpu_has_secondary_exec_ctrls(void) in cpu_has_secondary_exec_ctrls() function
A Dvmx.c4011 if (cpu_has_secondary_exec_ctrls() && in vmx_update_msr_bitmap_x2apic()
4631 if (cpu_has_secondary_exec_ctrls()) { in init_vmcs()
6192 if (cpu_has_secondary_exec_ctrls()) in dump_vmcs()
7734 if (cpu_has_secondary_exec_ctrls()) in vmx_vcpu_after_set_cpuid()
A Dnested.c2421 if (cpu_has_secondary_exec_ctrls()) { in prepare_vmcs02_early()

Completed in 27 milliseconds