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) macro392 .ppr = INIT_PPR, \
389 lis r3,INIT_PPR@highest /* Set thread.ppr = 3 */
1715 p->thread.ppr = INIT_PPR; in copy_thread()