Searched refs:read_c0_brcm_cmt_local (Results 1 – 3 of 3) sorted by relevance
113 bmips_rac_flush_disable = !!(read_c0_brcm_cmt_local() & (1 << 31)); in bcm6358_quirks()
92 boot_cpu = !!(read_c0_brcm_cmt_local() & (1 << 31)); in bmips_smp_setup()
2008 #define read_c0_brcm_cmt_local() __read_32bit_c0_register($22, 3) macro