Searched refs:cpu_has_vmx_apic_reg_virt (Results 1 – 5 of 5) sorted by relevance
322 #define cpu_has_vmx_apic_reg_virt \ macro
1035 if ( cpu_has_vmx_apic_reg_virt ) in cpuid_hypervisor_leaves()1045 cpu_has_vmx_apic_reg_virt && in cpuid_hypervisor_leaves()
195 if ( !cpu_has_vmx_apic_reg_virt ) in cpuid_viridian_leaves()
3118 virtualize_x2apic_mode = ( (cpu_has_vmx_apic_reg_virt || in vmx_vlapic_msr_changed()3137 if ( cpu_has_vmx_apic_reg_virt ) in vmx_vlapic_msr_changed()3658 ASSERT(cpu_has_vmx_apic_reg_virt); in vmx_handle_apic_write()
204 P(cpu_has_vmx_apic_reg_virt, "APIC Register Virtualization"); in vmx_display_features()
Completed in 21 milliseconds