Searched refs:pirq_routing (Results 1 – 4 of 4) sorted by relevance
154 if (!cell || len % sizeof(struct pirq_routing)) in create_pirq_routing_table()156 count = len / sizeof(struct pirq_routing); in create_pirq_routing_table()174 i++, cell += sizeof(struct pirq_routing) / sizeof(u32)) { in create_pirq_routing_table()175 struct pirq_routing pr; in create_pirq_routing_table()
312 if ((len % sizeof(struct pirq_routing)) == 0) in mptable_add_intsrc()313 count = len / sizeof(struct pirq_routing); in mptable_add_intsrc()320 struct pirq_routing pr; in mptable_add_intsrc()335 cell += sizeof(struct pirq_routing) / sizeof(u32); in mptable_add_intsrc()349 cell += sizeof(struct pirq_routing) / sizeof(u32); in mptable_add_intsrc()
32 obj-y += pirq_routing.o
50 struct pirq_routing { struct