Searched refs:sun4c (Results 1 - 16 of 16) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dauxio.c63 /* Fix the address on sun4m and sun4c. */
65 sparc_cpu_model == sun4c)
84 case sun4c:
H A Dentry.S138 subcc %l5, 1, %g0 /* enum { sun4c = 1 }; */
722 * a very sun4c specific trap handler...
832 or %l4, %l6, %l6 ! set write bit to emulate sun4c
H A Dhead.S42 .asciz "sun4c"
536 /* Must determine whether we are on a sun4c MMU, SRMMU, or SUN4/400 MUTANT
563 lda [%g0] ASI_M_MMUREGS, %g1 ! same as ASI_PTE on sun4c
566 be sun4c_remap ! A sun4c MMU or normal Sun4
731 sll %l6, 18, %l6 ! sun4c mmu segmap size
H A Dirq.c584 case sun4c:
H A Dsetup.c249 if(!strcmp(&cputypval,"sun4c")) { sparc_cpu_model=sun4c; }
267 case sun4c:
H A Dsignal.c339 ((sparc_cpu_model == sun4 || sparc_cpu_model == sun4c) &&
H A Dsmp.c97 case sun4c:
298 case sun4c:
368 case sun4c:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A DMakefile22 obj-y += sun4c.o
H A Dinit.c283 * presumably something like sun4/sun4c PMEGs. Most architectures
307 case sun4c:
H A Dloadmmu.c31 case sun4c:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dmisc.c188 case sun4c: return "sun4c";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dfloppy.h288 if((sparc_cpu_model != sun4c && sparc_cpu_model != sun4m) ||
329 if(sparc_cpu_model == sun4c) {
H A Dpgtable.h306 * and sun4c is guaranteed to have no highmem anyway.
367 * Note that layout of these bits is different between sun4c.c and srmmu.c.
406 case sun4c:
421 case sun4c:
422 return -1; /* Don't check iospace on sun4c */
457 (sparc_cpu_model == sun4c) || __changed; \
H A Dshmparam.h9 (sparc_cpu_model == sun4c ? (64 * 1024) : \
H A Dsystem.h23 sun4c = 0x01, enumerator in enum:sparc_cpu
38 #define ARCH_SUN4C_SUN4 (sparc_cpu_model==sun4c)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dsystem.h18 sun4c = 0x01, enumerator in enum:sparc_cpu
29 /* This cannot ever be a sun4c nor sun4 :) That's just history. */

Completed in 119 milliseconds