Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dxics.h24 #define LOWEST_PRIORITY 0xFF macro
116 return LOWEST_PRIORITY; in xics_pop_cppr()
/arch/powerpc/sysdev/xics/
Dxics-common.c111 icp_ops->set_priority(LOWEST_PRIORITY); in xics_setup_cpu()
/arch/powerpc/platforms/wsp/
Dics.c314 xive = xive_set_priority(xive, LOWEST_PRIORITY); in wsp_mask_real_irq()