Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/uv/
Duv.h7 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; enumerator
/Linux-v4.19/arch/x86/kernel/apic/
Dx2apic_uv_x.c321 uv_system_type = UV_NON_UNIQUE_APIC; in uv_acpi_madt_oem_check()
1112 if (get_uv_system_type() == UV_NON_UNIQUE_APIC) in uv_cpu_init()