Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/uv/
Duv.h4 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; enumerator
/linux-3.4.99/arch/x86/kernel/apic/
Dx2apic_uv_x.c151 uv_system_type = UV_NON_UNIQUE_APIC; in uv_acpi_madt_oem_check()
676 if (get_uv_system_type() == UV_NON_UNIQUE_APIC) in uv_cpu_init()
/linux-3.4.99/arch/x86/kernel/
Dsmpboot.c731 if (get_uv_system_type() != UV_NON_UNIQUE_APIC) { in do_boot_cpu()
812 if (get_uv_system_type() != UV_NON_UNIQUE_APIC) { in do_boot_cpu()