Searched refs:slot_base (Results 1 – 4 of 4) sorted by relevance
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
631 unsigned int slot_base; in swiotlb_do_find_slots() local651 slot_base = area_index * mem->area_nslabs; in swiotlb_do_find_slots()655 slot_index = slot_base + index; in swiotlb_do_find_slots()
Completed in 6 milliseconds