Searched refs:slot_max (Results 1 – 6 of 6) sorted by relevance
461 static unsigned long slot_max; variable474 slot_max += slot_area.num; in store_slot_info()533 if (slot_max == 0) in slots_fetch_random()536 slot = kaslr_get_random_long("Physical") % slot_max; in slots_fetch_random()
115 debug("%s - slot_max = %x\n", __func__, ptr->slot_max); in print_bus_info()747 bus_info_ptr1->slot_max = slot_ptr->slot_num; in ebda_rsrc_controller()760 bus_info_ptr2->slot_max = max(bus_info_ptr2->slot_max, slot_ptr->slot_num); in ebda_rsrc_controller()
713 while (i <= slot_cur->bus_on->slot_max) { in is_bus_empty()842 for (i = slot_cur->bus_on->slot_min; i <= slot_cur->bus_on->slot_max; i++) { in check_limitations()
240 u8 slot_max; member
1673 max = bus->slot_max; in find_sec_number()
2556 unsigned long slot_max = cp->dst[d].max; in cp_dst_to_slots() local2565 cp->pivot[d] = slot_max; in cp_dst_to_slots()2569 slot_max, ma_pivots(mn, mt), in cp_dst_to_slots()2582 slot_min = slot_max + 1; in cp_dst_to_slots()