Home
last modified time | relevance | path

Searched refs:_MIPS_ISA_MIPS64 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/mips/loongson64/
DPlatform36 $(call cc-option,-march=loongson3a -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64)
39 $(call cc-option,-march=mips64r2,-mips64r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64)
43 $(call cc-option,-march=mips64r2,-mips64r2 -U_MIPS_ISA -D_MIPS_ISA=_MIPS_ISA_MIPS64)
/Linux-v4.19/arch/mips/include/uapi/asm/
Dsgidefs.h36 #define _MIPS_ISA_MIPS64 7 macro
/Linux-v4.19/arch/mips/include/asm/
Dkgdb.h16 (_MIPS_ISA == _MIPS_ISA_MIPS64)
Dasm.h215 (_MIPS_ISA == _MIPS_ISA_MIPS32) || (_MIPS_ISA == _MIPS_ISA_MIPS64)