Searched full:sun4d (Results 1 – 20 of 20) sorted by relevance
| /linux/arch/sparc/kernel/ |
| H A D | setup_32.c | 184 unsigned int sun4d[3]; member 206 case sun4d: in per_cpu_patch() 207 insns = &p->sun4d[0]; in per_cpu_patch() 270 if (!strcmp(&cputypval[0], "sun4d")) in sparc32_start_kernel() 271 sparc_cpu_model = sun4d; in sparc32_start_kernel() 303 case sun4d: in setup_arch() 304 pr_info("ARCH: SUN4D\n"); in setup_arch()
|
| H A D | smp_32.c | 94 case sun4d: in smp_cpus_done() 198 case sun4d: in smp_prepare_cpus() 261 case sun4d: in __cpu_up() 298 case sun4d: in arch_cpu_pre_starting() 325 case sun4d: in arch_cpu_pre_online()
|
| H A D | irq.h | 21 * the sun4d hw identifiers. 97 /* All SUN4D IPIs are sent on this IRQ, may be shared with hard IRQs */
|
| H A D | auxio_32.c | 37 case sun4d: in auxio_probe() 98 case sun4d: in set_auxio()
|
| H A D | sun4d_irq.c | 25 /* Sun4d interrupts fall roughly into two categories. SBUS and 83 * (plus one), the SBUS level, and the SBUS slot number. Sun4D 241 .name = "sun4d",
|
| H A D | idprom.c | 37 /* One entry for the OBP arch's which are sun4d, sun4e, and newer sun4m's */
|
| H A D | devices.c | 29 if (sparc_cpu_model == sun4d) in cpu_mid_prop()
|
| H A D | sun4d_smp.c | 192 /* Initialize IPIs on the SUN4D SMP machine */
|
| /linux/arch/sparc/include/asm/ |
| H A D | machines.h | 40 * 1) You either have a sun4d, a sun4e, or a recently made sun4m. 47 /* Sun4d machines -- N/A */
|
| H A D | io-unit.h | 2 /* io-unit.h: Definitions for the sun4d IO-UNIT. 33 /* XXX Jakub, find out how to program SBUS streaming cache on XDBUS/sun4d.
|
| H A D | io_32.h | 141 return 0; /* actually, sparc_cpu_model==sun4d */ in sbus_can_dma_64bit() 145 return 0; /* actually, sparc_cpu_model==sun4d */ in sbus_can_burst64()
|
| H A D | irq_32.h | 11 * sun4d boxes (ss2000e) should be OK with ~32.
|
| H A D | cpu_type.h | 10 sun4d = 0x01, enumerator
|
| H A D | winmacro.h | 114 /* SUN4D implementation. */ \
|
| H A D | oplib_32.h | 23 PROM_V3, /* sun4m and later, up to sun4d/sun4e machines V3 */
|
| /linux/arch/m68k/include/asm/ |
| H A D | machines.h | 75 * 1) You either have a sun4d, a sun4e, or a recently made sun4m. 82 /* Sun4d machines -- N/A */
|
| H A D | oplib.h | 23 PROM_V3, /* sun4m and later, up to sun4d/sun4e machines V3 */
|
| /linux/arch/sparc/mm/ |
| H A D | io-unit.c | 49 prom_printf("SUN4D: Cannot alloc iounit, halting.\n"); in iounit_iommu_init() 62 prom_printf("SUN4D: Cannot map External Page Table."); in iounit_iommu_init()
|
| /linux/arch/m68k/sun3/ |
| H A D | idprom.c | 59 /* One entry for the OBP arch's which are sun4d, sun4e, and newer sun4m's */
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | sunlance.c | 59 * 12/27/97: Added sun4d support. (jj@sunsite.mff.cuni.cz)
|