Home
last modified time | relevance | path

Searched refs:LOWEST_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dxics.h25 #define LOWEST_PRIORITY 0xFF macro
131 return LOWEST_PRIORITY; in xics_pop_cppr()
/openbmc/linux/arch/powerpc/sysdev/xics/
H A Dicp-opal.c99 cppr = LOWEST_PRIORITY; in icp_opal_set_cpu_priority()
H A Dxics-common.c107 icp_ops->set_priority(LOWEST_PRIORITY); in xics_setup_cpu()