Lines Matching full:standby
172 int standby; member
296 incr->standby = online ? 0 : 1; in sclp_mem_change_state()
312 if (incr->standby) in contains_standby_increment()
336 * standby memory. This is done to simplify the "memory online" in sclp_mem_notifier()
377 pr_info("Standby memory at 0x%llx (%lluM of %lluM usable)\n", in align_to_block_size()
420 if (incr->standby) in sclp_add_standby_memory()
425 static void __init insert_increment(u16 rn, int standby, int assigned) in insert_increment() argument
435 new_incr->standby = standby; in insert_increment()
480 if (OLDMEM_BASE) /* No standby memory in kdump mode */ in sclp_detect_standby_memory()
622 u8 standby[SCLP_CHP_INFO_MASK_SIZE]; member
659 memcpy(info->standby, sccb->standby, SCLP_CHP_INFO_MASK_SIZE); in sclp_chp_read_info()