Home
last modified time | relevance | path

Searched refs:read_c0_brcm_cmt_local (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/mips/kernel/
Dsmp-bmips.c89 boot_cpu = !!(read_c0_brcm_cmt_local() & (1 << 31)); in bmips_smp_setup()
/Linux-v5.10/arch/mips/include/asm/
Dmipsregs.h2009 #define read_c0_brcm_cmt_local() __read_32bit_c0_register($22, 3) macro