Searched refs:mips_cm_is64 (Results 1 – 6 of 6) sorted by relevance
97 if (mips_cm_is64) { \116 if (mips_cm_is64) { \130 if (mips_cm_is64) { \
33 if (mips_cm_is64) \55 if (mips_cm_is64) { \
48 extern int mips_cm_is64;
46 if (mips_cm_is64) in gic_read_count()261 sched_clock_register(mips_cm_is64 ? in gic_clocksource_of_init()
16 int mips_cm_is64; variable290 mips_cm_is64 = IS_ENABLED(CONFIG_64BIT) && (mips_cm_revision() >= CM_REV_CM3); in mips_cm_probe()
161 if (mips_cm_is64) in gic_handle_shared_int()
Completed in 12 milliseconds