Lines Matching full:standby
178 int standby; member
302 incr->standby = online ? 0 : 1; in sclp_mem_change_state()
318 if (incr->standby) in contains_standby_increment()
342 * standby memory. This is done to simplify the "memory online" in sclp_mem_notifier()
402 pr_info("Standby memory at 0x%llx (%lluM of %lluM usable)\n", in align_to_block_size()
443 if (incr->standby) in sclp_add_standby_memory()
448 static void __init insert_increment(u16 rn, int standby, int assigned) in insert_increment() argument
458 new_incr->standby = standby; in insert_increment()
483 if (oldmem_data.start) /* No standby memory in kdump mode */ in sclp_detect_standby_memory()
615 u8 standby[SCLP_CHP_INFO_MASK_SIZE]; member
652 memcpy(info->standby, sccb->standby, SCLP_CHP_INFO_MASK_SIZE); in sclp_chp_read_info()