Searched refs:slot_max (Results 1 – 1 of 1) sorted by relevance
256 static unsigned long slot_max; variable273 slot_max += slot_area.num; in store_slot_info()283 if (slot_max == 0) in slots_fetch_random()286 slot = kaslr_get_random_long("Physical") % slot_max; in slots_fetch_random()