Home
last modified time | relevance | path

Searched refs:DEFAULT_PRIORITY (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dxics.h16 #define DEFAULT_PRIORITY 5 macro
118 os_cppr->stack[++os_cppr->index] = DEFAULT_PRIORITY; in xics_push_cppr()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A Dicp-opal.c97 if (cppr >= DEFAULT_PRIORITY) in icp_opal_set_cpu_priority()
H A Dics-rtas.c54 server, DEFAULT_PRIORITY); in ics_rtas_unmask_irq()
H A Dics-opal.c56 rc = opal_set_xive(hw_irq, server, DEFAULT_PRIORITY); in ics_opal_unmask_irq()
H A Dxics-common.c262 icp_ops->set_priority(DEFAULT_PRIORITY); in xics_migrate_irqs_away()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c803 return opal_set_xive(hw_irq, mangle_cpu, DEFAULT_PRIORITY); in xics_opal_set_server()