Searched refs:UV_NON_UNIQUE_APIC (Results 1 – 4 of 4) sorted by relevance
54 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; enumerator
141 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; enumerator
44 uv_system_type = UV_NON_UNIQUE_APIC; in uv_acpi_madt_oem_check()498 if (get_uv_system_type() == UV_NON_UNIQUE_APIC) in uv_cpu_init()
617 if (get_uv_system_type() == UV_NON_UNIQUE_APIC) { in wakeup_secondary_cpu_via_init()877 if (get_uv_system_type() != UV_NON_UNIQUE_APIC) { in do_boot_cpu()930 if (get_uv_system_type() != UV_NON_UNIQUE_APIC) in do_boot_cpu()