Searched refs:DEFAULT_PRIORITY (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dxics.h16 #define DEFAULT_PRIORITY 5 macro
123 os_cppr->stack[++os_cppr->index] = DEFAULT_PRIORITY;
/linux-master/arch/powerpc/sysdev/xics/
H A Dicp-opal.c98 if (cppr >= DEFAULT_PRIORITY)
H A Dics-rtas.c40 DEFAULT_PRIORITY);
H A Dics-opal.c55 rc = opal_set_xive(hw_irq, server, DEFAULT_PRIORITY);
H A Dics-native.c58 out_be32(ics_native_xive(in, vec), (server << 8) | DEFAULT_PRIORITY);
H A Dxics-common.c262 icp_ops->set_priority(DEFAULT_PRIORITY);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c794 return opal_set_xive(hw_irq, mangle_cpu, DEFAULT_PRIORITY);

Completed in 105 milliseconds