Home
last modified time | relevance | path

Searched refs:cpu_has_load_ia32_efer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h94 static inline bool cpu_has_load_ia32_efer(void) in cpu_has_load_ia32_efer() function
H A Dnested.c2357 if (cpu_has_load_ia32_efer()) { in prepare_vmcs02_early()
2373 if (cpu_has_load_ia32_efer() && guest_efer != host_efer) in prepare_vmcs02_early()
4356 if (cpu_has_load_ia32_efer()) in nested_vmx_get_vmcs01_guest_efer()
H A Dvmx.c981 if (cpu_has_load_ia32_efer()) { in clear_atomic_switch_msr()
1034 if (cpu_has_load_ia32_efer()) { in add_atomic_switch_msr()
1118 if (cpu_has_load_ia32_efer() || in update_transition_efer()
4191 if (cpu_has_load_ia32_efer()) in vmx_set_constant_host_state()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dcapabilities.h99 static inline bool cpu_has_load_ia32_efer(void) in cpu_has_load_ia32_efer() function
H A Dnested.c2363 if (cpu_has_load_ia32_efer()) { in prepare_vmcs02_early()
2379 if (cpu_has_load_ia32_efer() && guest_efer != host_efer) in prepare_vmcs02_early()
4598 if (cpu_has_load_ia32_efer()) in nested_vmx_get_vmcs01_guest_efer()
H A Dvmx.c994 if (cpu_has_load_ia32_efer()) { in clear_atomic_switch_msr()
1047 if (cpu_has_load_ia32_efer()) { in add_atomic_switch_msr()
1131 if (cpu_has_load_ia32_efer() || in update_transition_efer()
4363 if (cpu_has_load_ia32_efer()) in vmx_set_constant_host_state()

Completed in 36 milliseconds