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

/arch/mips/kernel/
H A Dsmp-bmips.c81 boot_cpu = !!(read_c0_brcm_cmt_local() & (1 << 31));
250 boot_cpu = !!(read_c0_brcm_cmt_local() & (1 << 31));
/arch/mips/include/asm/
H A Dmipsregs.h1298 #define read_c0_brcm_cmt_local() __read_32bit_c0_register($22, 3) macro

Completed in 11 milliseconds