Searched refs:xics_pop_cppr (Results 1 – 4 of 4) sorted by relevance
112 rc = opal_int_eoi((xics_pop_cppr() << 24) | hw_irq); in icp_opal_eoi()
80 icp_hv_set_xirr((xics_pop_cppr() << 24) | hw_irq); in icp_hv_eoi()
92 icp_native_set_xirr((xics_pop_cppr() << 24) | hw_irq); in icp_native_eoi()
126 static inline unsigned char xics_pop_cppr(void) in xics_pop_cppr() function