Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsmp-bmips.c88 boot_cpu = !!(read_c0_brcm_cmt_local() & (1 << 31)); in bmips_smp_setup()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h1447 #define read_c0_brcm_cmt_local() __read_32bit_c0_register($22, 3) macro