get_uv_system_type 17 arch/x86/include/asm/uv/uv.h extern enum uv_system_type get_uv_system_type(void); get_uv_system_type 1093 arch/x86/kernel/apic/x2apic_uv_x.c if (get_uv_system_type() == UV_NON_UNIQUE_APIC) get_uv_system_type 90 arch/x86/mm/srat.c if (get_uv_system_type() >= UV_X2APIC)