Searched refs:gicv2_set_interrupt_group (Results 1 – 3 of 3) sorted by relevance
191 void gicv2_set_interrupt_group(unsigned int id, unsigned int group);
238 gicv2_set_interrupt_group(id, gicv2_group); in plat_ic_set_interrupt_type()
393 void gicv2_set_interrupt_group(unsigned int id, unsigned int group) in gicv2_set_interrupt_group() function