Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcputhreads.h112 #define INVALID_THREAD_HWID 0x0fff macro
/linux/arch/powerpc/kernel/
H A Dhead_64.S222 .long INVALID_THREAD_HWID
357 li r5, INVALID_THREAD_HWID
/linux/arch/powerpc/platforms/85xx/
H A Dsmp.c324 booting_thread_hwid = INVALID_THREAD_HWID; in smp_85xx_kick_cpu()