Lines Matching defs:out_start
1042 * @out_start: ptr to phys_addr_t for start address of the range, can be %NULL
1063 struct memblock_type *type_b, phys_addr_t *out_start,
1084 if (out_start)
1085 *out_start = m_start;
1114 if (out_start)
1115 *out_start =
1147 * @out_start: ptr to phys_addr_t for start address of the range, can be %NULL
1160 phys_addr_t *out_start,
1188 if (out_start)
1189 *out_start = m_start;
1218 if (out_start)
1219 *out_start = max(m_start, r_start);