Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dcapabilities.h123 static inline bool cpu_has_vmx_msr_bitmap(void) in cpu_has_vmx_msr_bitmap() function
Dvmx.c2741 if (cpu_has_vmx_msr_bitmap()) { in alloc_loaded_vmcs()
3821 if (!cpu_has_vmx_msr_bitmap()) in vmx_disable_intercept_for_msr()
3865 if (!cpu_has_vmx_msr_bitmap()) in vmx_enable_intercept_for_msr()
3914 if (!cpu_has_vmx_msr_bitmap()) in vmx_update_msr_bitmap_x2apic()
4420 if (cpu_has_vmx_msr_bitmap()) in init_vmcs()
Dnested.c621 if (!cpu_has_vmx_msr_bitmap() || in nested_vmx_prepare_msr_bitmap()
2157 if (cpu_has_vmx_msr_bitmap()) in prepare_vmcs02_constant_state()