Lines Matching defs:out_start
973 * @out_start: ptr to phys_addr_t for start address of the range, can be %NULL
994 struct memblock_type *type_b, phys_addr_t *out_start,
1015 if (out_start)
1016 *out_start = m_start;
1045 if (out_start)
1046 *out_start =
1078 * @out_start: ptr to phys_addr_t for start address of the range, can be %NULL
1091 phys_addr_t *out_start,
1119 if (out_start)
1120 *out_start = m_start;
1149 if (out_start)
1150 *out_start = max(m_start, r_start);