Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/uv/
Duv.h5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enumerator
/Linux-v6.1/arch/x86/mm/
Dsrat.c90 if (get_uv_system_type() >= UV_X2APIC) in acpi_numa_processor_affinity_init()
/Linux-v6.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c382 uv_system_type = UV_X2APIC; in early_set_apic_mode()