Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/uv/
H A Duv.h5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enumerator
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dsrat.c90 if (get_uv_system_type() >= UV_X2APIC) in acpi_numa_processor_affinity_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c486 uv_system_type = UV_X2APIC; in uv_acpi_madt_oem_check()