Home
last modified time | relevance | path

Searched refs:mips_cm_is64 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmips-gic.h107 if (mips_cm_is64) { \
126 if (mips_cm_is64) { \
140 if (mips_cm_is64) { \
H A Dmips-cps.h34 if (mips_cm_is64) \
56 if (mips_cm_is64) { \
/linux/arch/mips/kernel/
H A Dmips-cm.c16 int mips_cm_is64; variable
289 mips_cm_is64 = IS_ENABLED(CONFIG_64BIT) && (mips_cm_revision() >= CM_REV_CM3); in mips_cm_probe()