Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-bmips.c72 #define ACTION_BOOT_THREAD(cpu) (0x08 | CPUNUM(cpu, 0)) macro
228 write_c0_brcm_action(ACTION_BOOT_THREAD(cpu)); in bmips_boot_secondary()