Searched refs:sclp_max_storage_id (Results 1 – 1 of 1) sorted by relevance
165 static u8 sclp_max_storage_id; variable330 for_each_clear_bit(id, sclp_storage_ids, sclp_max_storage_id + 1) in sclp_mem_notifier()498 for (id = 0; id <= sclp_max_storage_id; id++) { in sclp_detect_standby_memory()529 sclp_max_storage_id = sccb->max_id; in sclp_detect_standby_memory()