Searched refs:sun4d (Results 1 - 26 of 26) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
H A Dcpu_type.h9 sun4d = 0x01, enumerator in enum:sparc_cpu
H A Dirq_32.h10 * sun4d boxes (ss2000e) should be OK with ~32.
H A Dsetup.h15 * Only sun4d + leon may have boot_cpu_id != 0
H A Dio-unit.h1 /* io-unit.h: Definitions for the sun4d IO-UNIT.
32 /* XXX Jakub, find out how to program SBUS streaming cache on XDBUS/sun4d.
H A Dio_32.h155 return 0; /* actually, sparc_cpu_model==sun4d */ sbus_can_dma_64bit()
159 return 0; /* actually, sparc_cpu_model==sun4d */ sbus_can_burst64()
H A Dmachines.h39 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
H A Dsbi.h2 * sbi.h: SBI (Sbus Interface on sun4d) definitions
H A Dpgtable_32.h331 * This shortcut works on sun4m (and sun4d) because the nocache area is static.
376 case sun4d: __get_phys()
388 case sun4d: __get_iospace()
H A Dobio.h2 * obio.h: Some useful locations in 0xFXXXXXXXX PA obio space on sun4d.
H A Doplib_32.h22 PROM_V3, /* sun4m and later, up to sun4d/sun4e machines V3 */
H A Dviking.h64 * to either an GNU/MBUS (sun4m) or the packet-switched GNU/XBus (sun4d).
/linux-4.4.14/arch/sparc/kernel/
H A Dsetup_32.c198 unsigned int sun4d[3]; member in struct:cpuid_patch_entry
220 case sun4d: per_cpu_patch()
221 insns = &p->sun4d[0]; per_cpu_patch()
285 if (!strcmp(&cputypval[0], "sun4d")) sparc32_start_kernel()
286 sparc_cpu_model = sun4d; sparc32_start_kernel()
319 case sun4d: setup_arch()
H A Dsmp_32.c95 case sun4d:
204 case sun4d: smp_prepare_cpus()
267 case sun4d: __cpu_up()
304 case sun4d: arch_cpu_pre_starting()
331 case sun4d: arch_cpu_pre_online()
H A Dauxio_32.c37 case sun4d: auxio_probe()
98 case sun4d: set_auxio()
H A Didprom.c35 /* One entry for the OBP arch's which are sun4d, sun4e, and newer sun4m's */
H A Dirq.h20 * the sun4d hw identifiers.
H A Ddevices.c28 if (sparc_cpu_model == sun4d) cpu_mid_prop()
H A Dirq_32.c349 case sun4d: init_IRQ()
H A Dsun4d_irq.c240 .name = "sun4d",
H A Dleon_kernel.c431 * LEON never must take, sun4d and LEON overwrites the branch leon_init_timers()
H A Dhead_32.S396 * sun4d => sun4d
/linux-4.4.14/arch/m68k/include/asm/
H A Dmachines.h74 * 1) You either have a sun4d, a sun4e, or a recently made sun4m.
H A Doplib.h20 PROM_V3, /* sun4m and later, up to sun4d/sun4e machines V3 */
/linux-4.4.14/arch/m68k/sun3/
H A Didprom.c56 /* One entry for the OBP arch's which are sun4d, sun4e, and newer sun4m's */
/linux-4.4.14/arch/sparc/mm/
H A Dsrmmu.c883 if (sparc_cpu_model == sun4d) srmmu_paging_init()
1457 /* On sun4d the cpu broadcasts local TLB flushes, so we can just
1459 * But, unfortunately, there is a bug in the sun4d XBUS backplane
1519 if (sparc_cpu_model == sun4d) init_viking()
1772 /* Load up routines and constants for sun4m and sun4d mmu */ load_mmu()
1782 if (sparc_cpu_model == sun4d || sparc_cpu_model == sparc_leon) { load_mmu()
1806 if (sparc_cpu_model == sun4d) load_mmu()
1811 if (sparc_cpu_model == sun4d) load_mmu()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dsunlance.c58 * 12/27/97: Added sun4d support. (jj@sunsite.mff.cuni.cz)

Completed in 391 milliseconds