Searched refs:NO_PROC_ID (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dsmp.h45 #define NO_PROC_ID 0xFF /* No processor magic marker */ macro
/linux-master/arch/alpha/include/asm/
H A Dsmp.h58 #define NO_PROC_ID (-1) macro
/linux-master/arch/mips/include/asm/
H A Dsmp.h47 #define NO_PROC_ID (-1) macro
/linux-master/arch/parisc/kernel/
H A Dsmp.c221 BUG_ON(dest_cpu == NO_PROC_ID);

Completed in 225 milliseconds