Home
last modified time | relevance | path

Searched refs:UV_NON_UNIQUE_APIC (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dgenapic_64.h54 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; enumerator
Dgenapic_32.h141 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; enumerator
/arch/x86/kernel/
Dgenx2apic_uv_x.c44 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()
Dsmpboot.c617 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()