Searched refs:rt_pic_find_ipi (Results 1 – 5 of 5) sorted by relevance
72 pirq = rt_pic_find_ipi(data, ipi); in gic_common_sgi_config()
449 pirq = rt_pic_find_ipi(&gic->parent, hwirq); in gicv2_handler()
835 pirq = rt_pic_find_ipi(&gic->parent, hwirq); in gicv3_handler()
271 struct rt_pic_irq *rt_pic_find_ipi(struct rt_pic *pic, int ipi_index) in rt_pic_find_ipi() function
166 struct rt_pic_irq *rt_pic_find_ipi(struct rt_pic *pic, int ipi_index);
Completed in 10 milliseconds