Lines Matching refs:out_end
1043 * @out_end: ptr to phys_addr_t for end address of the range, can be %NULL
1064 phys_addr_t *out_end, int *out_nid)
1086 if (out_end)
1087 *out_end = m_end;
1117 if (out_end)
1118 *out_end = min(m_end, r_end);
1148 * @out_end: ptr to phys_addr_t for end address of the range, can be %NULL
1161 phys_addr_t *out_end, int *out_nid)
1190 if (out_end)
1191 *out_end = m_end;
1220 if (out_end)
1221 *out_end = min(m_end, r_end);