Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dcapabilities.h124 static inline bool cpu_has_vmx_msr_bitmap(void) in cpu_has_vmx_msr_bitmap() function
Dvmx.c2786 if (cpu_has_vmx_msr_bitmap()) { in alloc_loaded_vmcs()
3854 if (!cpu_has_vmx_msr_bitmap()) in vmx_disable_intercept_for_msr()
3898 if (!cpu_has_vmx_msr_bitmap()) in vmx_enable_intercept_for_msr()
3947 if (!cpu_has_vmx_msr_bitmap()) in vmx_update_msr_bitmap_x2apic()
4596 if (cpu_has_vmx_msr_bitmap()) in init_vmcs()
Dnested.c568 if (!cpu_has_vmx_msr_bitmap() || in nested_vmx_prepare_msr_bitmap()
2161 if (cpu_has_vmx_msr_bitmap()) in prepare_vmcs02_constant_state()