Searched refs:xive_priority_to_ipb (Results 1 – 3 of 3) sorted by relevance
91 alt_regs[TM_IPB] &= ~xive_priority_to_ipb(cppr); in xive_tctx_accept()420 xive_tctx_ipb_update(tctx, TM_QW1_OS, xive_priority_to_ipb(value & 0xff)); in xive_tm_set_os_pending()1763 xive_priority_to_ipb(priority)); in xive_presenter_notify()1914 xive_priority_to_ipb(priority); in xive_router_end_notify()
938 xive_priority_to_ipb(priority); in xive2_router_end_notify()
507 static inline uint8_t xive_priority_to_ipb(uint8_t priority) in xive_priority_to_ipb() function