Lines Matching refs:out_end
1197 * @out_end: ptr to phys_addr_t for end address of the range, can be %NULL
1218 phys_addr_t *out_end, int *out_nid)
1236 if (out_end)
1237 *out_end = m_end;
1267 if (out_end)
1268 *out_end = min(m_end, r_end);
1298 * @out_end: ptr to phys_addr_t for end address of the range, can be %NULL
1311 phys_addr_t *out_end, int *out_nid)
1337 if (out_end)
1338 *out_end = m_end;
1367 if (out_end)
1368 *out_end = min(m_end, r_end);