Searched refs:slot_base (Results 1 – 5 of 5) sorted by relevance
121 static struct irq_info *check_dup_entry(struct irq_info *slot_base, in check_dup_entry() argument124 struct irq_info *slot = slot_base; in check_dup_entry()154 struct irq_info *slot, *slot_base; in create_pirq_routing_table() local263 slot_base = rt->slots; in create_pirq_routing_table()279 slot = check_dup_entry(slot_base, irq_entries, in create_pirq_routing_table()301 slot = slot_base + irq_entries++; in create_pirq_routing_table()
48 slotaddr = tbus->slot_base + slot * slotsize; in tc_bus_add_devices()170 tc_bus.resource[0].start = tc_bus.slot_base; in tc_init()171 tc_bus.resource[0].end = tc_bus.slot_base + in tc_init()
45 tbus->slot_base = CPHYSADDR((long)rex_slot_address(0)); in tc_bus_get_info()
70 resource_size_t slot_base; member
1011 unsigned int slot_base; in swiotlb_area_find_slots() local1046 slot_base = area_index * pool->area_nslabs; in swiotlb_area_find_slots()1052 slot_index = slot_base + index; in swiotlb_area_find_slots()