Searched refs:INIT_PPR (Results 1 – 3 of 3) sorted by relevance
35 #define INIT_PPR (PPR_PRIORITY << 50)37 #define INIT_PPR ((u64)PPR_PRIORITY << 50) macro376 .ppr = INIT_PPR, \
385 lis r3,INIT_PPR@highest /* Set thread.ppr = 3 */
1582 p->thread.ppr = INIT_PPR; in copy_thread()