Home
last modified time | relevance | path

Searched refs:sun4u (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dcpu_type.h12 sun4u = 0x03, /* V8 ploos ploos */ enumerator
25 #define sparc_cpu_model sun4u
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_32.c104 case sun4u: in smp_cpus_done()
208 case sun4u: in smp_prepare_cpus()
271 case sun4u: in __cpu_up()
H A Dsetup_32.c288 sparc_cpu_model = sun4u; in sparc32_start_kernel()
322 case sun4u: in setup_arch()
H A Dhead_32.S424 b no_sun4u_here ! AIEEE, a V9 sun4u... Get our BIG BROTHER kernel :))
/openbmc/qemu/hw/sparc64/
H A Dmeson.build4 sparc64_ss.add(when: 'CONFIG_SUN4U', if_true: files('sun4u.c', 'sun4u_iommu.c'))
H A Dtrace-events3 # sun4u.c
/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/pciutils/
H A Dconfigure.patch68 - cpu=`uname -m | sed 's/^i.86-AT386/i386/;s/^i.86$/i386/;s/^sun4u$/sparc64/;s/^i86pc$/i386/;s/^Be…
69 + cpu=${4:-`uname -m | sed 's/^i.86-AT386/i386/;s/^i.86$/i386/;s/^sun4u$/sparc64/;s/^i86pc$/i386/;…
/openbmc/linux/tools/scripts/
H A DMakefile.arch3 -e s/sun4u/sparc/ -e s/sparc64/sparc/ \
/openbmc/linux/scripts/
H A Dsubarch.include8 -e s/sun4u/sparc64/ \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/makedumpfile/makedumpfile/
H A D0001-makedumpfile-replace-hardcode-CFLAGS.patch42 ARCH := $(shell echo ${TARGET} | sed -e s/i.86/x86/ -e s/sun4u/sparc64/ \
/openbmc/u-boot/
H A DMakefile227 -e s/sun4u/sparc64/ \
/openbmc/qemu/
H A DMAINTAINERS1710 F: hw/sparc64/sun4u.c