Home
last modified time | relevance | path

Searched refs:DEFAULT_PPR (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h31 #define DEFAULT_PPR (PPR_PRIORITY << 50) macro
33 #define DEFAULT_PPR ((u64)PPR_PRIORITY << 50) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h33 #define DEFAULT_PPR (PPR_PRIORITY << 50) macro
35 #define DEFAULT_PPR ((u64)PPR_PRIORITY << 50) macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c1762 childregs->ppr = DEFAULT_PPR; in copy_thread()

Completed in 5 milliseconds