Searched refs:INIT_PPR (Results 1 – 3 of 3) sorted by relevance
35 #define INIT_PPR (PPR_PRIORITY << 50) macro37 #define INIT_PPR ((u64)PPR_PRIORITY << 50) macro344 .ppr = INIT_PPR, \
428 lis ra,INIT_PPR@highest; /* default ppr=3 */ \
1219 p->thread.ppr = INIT_PPR; in copy_thread()