Searched refs:pirq_routing (Results 1 – 4 of 4) sorted by relevance
247 if (!cell || len % sizeof(struct pirq_routing)) in create_pirq_routing_table()249 count = len / sizeof(struct pirq_routing); in create_pirq_routing_table()267 i++, cell += sizeof(struct pirq_routing) / sizeof(u32)) { in create_pirq_routing_table()268 struct pirq_routing pr; in create_pirq_routing_table()
311 if ((len % sizeof(struct pirq_routing)) == 0) in mptable_add_intsrc()312 count = len / sizeof(struct pirq_routing); in mptable_add_intsrc()319 struct pirq_routing pr; in mptable_add_intsrc()334 cell += sizeof(struct pirq_routing) / sizeof(u32); in mptable_add_intsrc()348 cell += sizeof(struct pirq_routing) / sizeof(u32); in mptable_add_intsrc()
28 obj-y += pirq_routing.o
59 struct pirq_routing { struct