Searched refs:UV_X2APIC (Results 1 – 3 of 3) sorted by relevance
5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enumerator
90 if (get_uv_system_type() >= UV_X2APIC) in acpi_numa_processor_affinity_init()
382 uv_system_type = UV_X2APIC; in early_set_apic_mode()
Completed in 7 milliseconds