Home
last modified time | relevance | path

Searched refs:is_uv_system (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/
H A Dxp_uv.c152 WARN_ON(!is_uv_system()); in xp_init_uv()
153 if (!is_uv_system()) in xp_init_uv()
174 WARN_ON(!is_uv_system()); in xp_exit_uv()
H A Dxp_main.c237 if (is_uv_system()) in xp_init()
253 if (is_uv_system()) in xp_exit()
H A Dxpc_main.c1047 if (is_uv_system()) in xpc_do_exit()
1230 if (is_uv_system()) { in xpc_init()
1316 if (is_uv_system()) in xpc_init()
H A Dxp.h78 is_uv_system() ? 64 : 128)
H A Dxpc_partition.c437 if (is_uv_system()) in xpc_discovery()
H A Dxpnet.c519 if (!is_uv_system()) in xpnet_init()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/uv/
H A Duv.h8 static inline int is_uv_system(void) in is_uv_system() function
16 static inline int is_uv_system(void) in is_uv_system() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/uv/
H A Duv.h27 extern int is_uv_system(void);
37 static inline int is_uv_system(void) { return 0; } in is_uv_system() function
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_sysfs.c38 if (!is_uv_system()) in sgi_uv_sysfs_init()
H A Duv_time.c345 if (!is_uv_system()) in uv_rtc_setup_clock()
/OK3568_Linux_fs/kernel/arch/ia64/pci/
H A Dfixup.c37 if (is_uv_system()) in pci_fixup_video()
/OK3568_Linux_fs/kernel/drivers/char/
H A Duv_mmtimer.c189 if (!is_uv_system()) { in uv_mmtimer_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c511 int is_uv_system(void) in is_uv_system() function
515 EXPORT_SYMBOL_GPL(is_uv_system);
1811 if (likely(!is_uv_system() && !is_uv_hubless(1))) in uv_system_init()
1814 if (is_uv_system()) in uv_system_init()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsetup.c271 if (is_uv_system()) in check_crashkernel_memory()
636 if (is_uv_system()) in setup_arch()
/OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/
H A Dgrufile.c51 return is_uv_system() && in gru_supported()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c2124 if (is_uv_system()) in cpu_init()