get_uv_system_type 464 arch/x86/kernel/genx2apic_uv_x.c if (get_uv_system_type() == UV_NON_UNIQUE_APIC) get_uv_system_type 626 arch/x86/kernel/smpboot.c if (get_uv_system_type() == UV_NON_UNIQUE_APIC) { get_uv_system_type 887 arch/x86/kernel/smpboot.c if (get_uv_system_type() != UV_NON_UNIQUE_APIC) { get_uv_system_type 938 arch/x86/kernel/smpboot.c if (get_uv_system_type() != UV_NON_UNIQUE_APIC) get_uv_system_type 141 arch/x86/mm/srat_64.c if (get_uv_system_type() >= UV_X2APIC) get_uv_system_type 47 include/asm-x86/genapic_64.h extern enum uv_system_type get_uv_system_type(void);