Searched refs:UV_X2APIC (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/include/asm/uv/
H A Duv.h5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enumerator in enum:uv_system_type
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c349 uv_system_type = UV_X2APIC;
/linux-master/arch/x86/mm/
H A Dsrat.c89 if (get_uv_system_type() >= UV_X2APIC)

Completed in 186 milliseconds