Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dmips-gic-timer.c47 if (mips_cm_is64) in gic_read_count()
173 if (mips_cm_is64) { in gic_hpt_read_multicluster()
296 sched_clock_register(mips_cm_is64 ? in gic_clocksource_of_init()
/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) { \
H A Dmips-cm.h60 extern int mips_cm_is64;
/linux/arch/mips/kernel/
H A Dmips-cm.c18 int mips_cm_is64; variable
309 mips_cm_is64 = IS_ENABLED(CONFIG_64BIT) && (mips_cm_revision() >= CM_REV_CM3); in mips_cm_probe()
H A Dsmp-cps.c165 if (!cps_vec_pa && mips_cm_is64) { in allocate_cps_vecs()
527 if (mips_cm_is64) in boot_core()
646 if (mips_cm_is64) in cps_boot_secondary()
/linux/drivers/irqchip/
H A Dirq-mips-gic.c246 if (mips_cm_is64) in gic_handle_shared_int()