Home
last modified time | relevance | path

Searched refs:sun4c (Results 1 – 15 of 15) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Dcpu_type.h9 sun4c = 0x01, enumerator
22 #define ARCH_SUN4C (sparc_cpu_model==sun4c)
Dfloppy_32.h106 if (sparc_cpu_model == sun4c) { in sun_set_dor()
121 if (sparc_cpu_model == sun4c) in sun_read_dir()
314 if((sparc_cpu_model != sun4c && sparc_cpu_model != sun4m) || in sun_floppy_init()
Dshmparam_32.h8 (sparc_cpu_model == sun4c ? (64 * 1024) : \
Dpgtable_32.h403 case sun4c: in __get_phys()
418 case sun4c: in __get_iospace()
466 (sparc_cpu_model == sun4c) || __changed; \
/linux-3.4.99/arch/sparc/kernel/
Dauxio_32.c70 sparc_cpu_model == sun4c) in auxio_probe()
90 case sun4c: in set_auxio()
Dsetup_32.c231 sparc_cpu_model = sun4c; in setup_arch()
250 case sun4c: in setup_arch()
Dsmp_32.c92 case sun4c: in smp_cpus_done()
352 case sun4c: in smp_prepare_cpus()
425 case sun4c: in __cpu_up()
Dirq_32.c349 case sun4c: in init_IRQ()
Dhead_32.S553 lda [%g0] ASI_M_MMUREGS, %g1 ! same as ASI_PTE on sun4c
556 be sun4c_remap ! A sun4c MMU or normal Sun4
721 sll %l6, 18, %l6 ! sun4c mmu segmap size
Dsignal_32.c222 ((sparc_cpu_model == sun4 || sparc_cpu_model == sun4c) && in invalid_frame_pointer()
/linux-3.4.99/arch/sparc/mm/
Dloadmmu.c29 case sun4c: in load_mmu()
DMakefile24 obj-$(CONFIG_SPARC32) += sun4c.o
Dinit_32.c321 case sun4c: in paging_init()
/linux-3.4.99/Documentation/sparc/
DREADME-2.510 sub-architectures, such as sun4c, sun4m, sun4d, where SunOS uses
/linux-3.4.99/arch/sparc/
DKconfig157 bool "Symmetric multi-processing support (does not work on sun4/sun4c)"