Home
last modified time | relevance | path

Searched refs:mips (Results 1 – 25 of 178) sorted by relevance

12345678

/Linux-v5.4/arch/mips/
DMakefile16 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
17 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
33 32bit-tool-archpref = mips
43 UTS_MACHINE := mips
208 mips-cflags := $(cflags-y)
210 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips)
214 micromips-ase := $(call cc-option-yn,$(mips-cflags) -mmicromips)
218 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
221 toolchain-virt := $(call cc-option-yn,$(mips-cflags) -mvirt)
225 xpa-cflags-y := $(mips-cflags)
[all …]
DKbuild10 include arch/mips/Kbuild.platforms
17 # mips object files
/Linux-v5.4/arch/mips/ralink/
DPlatform4 core-$(CONFIG_RALINK) += arch/mips/ralink/
5 cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink
11 cflags-$(CONFIG_SOC_RT288X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x
17 cflags-$(CONFIG_SOC_RT305X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x
23 cflags-$(CONFIG_SOC_RT3883) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883
29 cflags-$(CONFIG_SOC_MT7620) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620
34 cflags-$(CONFIG_SOC_MT7621) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
/Linux-v5.4/arch/mips/kernel/
Dvmlinux.lds.S15 #undef mips
16 #define mips mips macro
17 OUTPUT_ARCH(mips)
124 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) {
126 KEEP(*(.mips.machines.init))
DMakefile52 obj-$(CONFIG_MIPS_MT) += mips-mt.o
53 obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o
97 obj-$(CONFIG_MIPSR2_TO_R6_EMULATOR) += mips-r2-to-r6-emul.o
109 obj-$(CONFIG_MIPS_CM) += mips-cm.o
110 obj-$(CONFIG_MIPS_CPC) += mips-cpc.o
/Linux-v5.4/drivers/soc/bcm/brcmstb/pm/
DMakefile4 obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o
/Linux-v5.4/arch/mips/lantiq/
DPlatform6 cflags-$(CONFIG_LANTIQ) += -I$(srctree)/arch/mips/include/asm/mach-lantiq
8 cflags-$(CONFIG_SOC_TYPE_XWAY) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/xway
9 cflags-$(CONFIG_SOC_FALCON) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon
/Linux-v5.4/arch/mips/sibyte/
DPlatform13 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
17 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
21 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
25 -I$(srctree)/arch/mips/include/asm/mach-sibyte \
/Linux-v5.4/tools/testing/ktest/examples/
Dcrosstests.conf120 TEST_START IF ${RUN} == mips || ${RUN} == mips64 || ${DO_DEFAULT}
122 ARCH = mips
125 TEST_START IF ${RUN} == mips || ${RUN} == mips32 || ${DO_DEFAULT}
126 CROSS = mips-linux
127 ARCH = mips
/Linux-v5.4/arch/mips/netlogic/
DKconfig13 arch/mips/netlogic/dts/xlp_evp.dts
23 arch/mips/netlogic/dts/xlp_svp.dts
33 arch/mips/netlogic/dts/xlp_fvp.dts
43 arch/mips/netlogic/dts/xlp_gvp.dts
52 arch/mips/netlogic/dts/xlp_rvp.dts
DPlatform4 cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/mach-netlogic
5 cflags-$(CONFIG_NLM_COMMON) += -I$(srctree)/arch/mips/include/asm/netlogic
/Linux-v5.4/arch/mips/dec/
DPlatform6 -I$(srctree)/arch/mips/include/asm/mach-dec
7 libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
/Linux-v5.4/arch/mips/txx9/
DPlatform5 -I$(srctree)/arch/mips/include/asm/mach-tx39xx
7 -I$(srctree)/arch/mips/include/asm/mach-tx49xx
/Linux-v5.4/scripts/package/
Dmkdebian46 mips*)
48 debarch=mips$(if_enabled_echo CONFIG_64BIT 64)$(if_enabled_echo CONFIG_CPU_MIPSR6 r6)el
50 debarch=mips$(if_enabled_echo CONFIG_64BIT 64)r6
52 debarch=mips
/Linux-v5.4/arch/mips/jazz/
DKconfig11 <http://www.linux-mips.org/>.
23 <http://www.linux-mips.org/>.
34 <http://www.linux-mips.org/>.
/Linux-v5.4/arch/mips/kvm/
DMakefile7 EXTRA_CFLAGS += -Ivirt/kvm -Iarch/mips/kvm
11 kvm-objs := $(common-objs-y) mips.o emulate.o entry.o \
/Linux-v5.4/arch/mips/boot/dts/img/
Dboston.dts7 #include <dt-bindings/interrupt-controller/mips-gic.h>
28 compatible = "img,mips";
196 compatible = "mti,mips-cdmm";
201 compatible = "mti,mips-cpc";
/Linux-v5.4/tools/scripts/
DMakefile.arch6 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
/Linux-v5.4/arch/mips/generic/
DPlatform3 # Author: Paul Burton <paul.burton@mips.com>
12 cflags-$(CONFIG_MIPS_GENERIC) += -I$(srctree)/arch/mips/include/asm/mach-generic
/Linux-v5.4/scripts/
Dsubarch.include11 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
/Linux-v5.4/arch/mips/alchemy/
DPlatform12 cflags-$(CONFIG_MIPS_DB1XXX) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
38 cflags-$(CONFIG_MIPS_ALCHEMY) += -I$(srctree)/arch/mips/include/asm/mach-au1x00
/Linux-v5.4/arch/mips/mm/
DMakefile22 obj-y += uasm-mips.o
41 obj-$(CONFIG_MIPS_CPU_SCACHE) += sc-mips.o
/Linux-v5.4/Documentation/mips/
Dau1xxx_ide.rst55 a) 'arch/mips/include/asm/mach-au1x00/au1xxx_ide.h'
61 b) 'drivers/ide/mips/au1xxx-ide.c'
99 Also define 'IDE_AU1XXX_BURSTMODE' in 'drivers/ide/mips/au1xxx-ide.c' to enable
115 Also undefine 'IDE_AU1XXX_BURSTMODE' in 'drivers/ide/mips/au1xxx-ide.c' to
/Linux-v5.4/arch/mips/boot/compressed/
DMakefile15 include $(srctree)/arch/mips/Kbuild.platforms
44 $(obj)/uart-ath79.c: $(srctree)/arch/mips/ath79/early_printk.c
54 $(obj)/bswapsi.c: $(obj)/%.c: $(srctree)/arch/mips/lib/%.c FORCE
/Linux-v5.4/arch/mips/include/asm/
Dmips-cpc.h8 # error Please include asm/mips-cps.h rather than asm/mips-cpc.h

12345678