Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/85xx/
Dsmp.c292 booting_thread_hwid = cpu_thread_in_core(nr); in smp_85xx_kick_cpu()
324 booting_thread_hwid = INVALID_THREAD_HWID; in smp_85xx_kick_cpu()
/Linux-v5.10/arch/powerpc/kernel/
Dhead_64.S216 .globl booting_thread_hwid
217 booting_thread_hwid: label
351 LOAD_REG_ADDR(r4, booting_thread_hwid)
/Linux-v5.10/arch/powerpc/include/asm/
Dsmp.h260 extern unsigned int booting_thread_hwid;