Home
last modified time | relevance | path

Searched refs:sun4m (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dsmp_32.c91 case sun4m: in smp_cpus_done()
195 case sun4m: in smp_prepare_cpus()
258 case sun4m: in __cpu_up()
295 case sun4m: in arch_cpu_pre_starting()
322 case sun4m: in arch_cpu_pre_online()
H A Dsetup_32.c206 if (sparc_cpu_model == sun4m) { in per_cpu_patch()
280 sparc_cpu_model = sun4m; in sparc32_start_kernel()
282 sparc_cpu_model = sun4m; /* CP-1200 with PROM 2.30 -E */ in sparc32_start_kernel()
313 case sun4m: in setup_arch()
H A Ddevices.c43 if (sparc_cpu_model == sun4m) in check_cpu_node()
96 || (sparc_cpu_model == sun4m && (this_mid & 3) == desired_mid)) in cpu_mid_compare()
H A Dauxio_32.c91 case sun4m: in set_auxio()
H A Dirq_32.c342 case sun4m: in init_IRQ()
/openbmc/linux/arch/sparc/include/asm/
H A Dcpu_type.h9 sun4m = 0x00, enumerator
H A Dpgtable_32.h375 case sun4m: in __get_phys()
387 case sun4m: in __get_iospace()
H A Dfloppy_32.h290 if (sparc_cpu_model != sun4m) { in sun_floppy_init()
/openbmc/qemu/hw/sparc/
H A Dmeson.build3 sparc_ss.add(when: 'CONFIG_SUN4M', if_true: files('sun4m.c'))
H A Dtrace-events3 # sun4m.c
/openbmc/qemu/docs/system/
H A Dtarget-sparc.rst35 QEMU emulates the following sun4m peripherals:
/openbmc/linux/arch/sparc/
H A DKconfig338 This driver toggles the front-panel LED on sun4m systems
/openbmc/qemu/
H A Dqemu-options.hx2428 (sun4m only) Sun TCX framebuffer. This is the default
2429 framebuffer for sun4m machines and offers both 8-bit and 24-bit
2433 (sun4m only) Sun cgthree framebuffer. This is a simple 8-bit
2434 framebuffer for sun4m machines available in both 1024x768
H A DMAINTAINERS1695 F: hw/sparc/sun4m.c