Lines Matching refs:out_end
974 * @out_end: ptr to phys_addr_t for end address of the range, can be %NULL
995 phys_addr_t *out_end, int *out_nid)
1017 if (out_end)
1018 *out_end = m_end;
1048 if (out_end)
1049 *out_end = min(m_end, r_end);
1079 * @out_end: ptr to phys_addr_t for end address of the range, can be %NULL
1092 phys_addr_t *out_end, int *out_nid)
1121 if (out_end)
1122 *out_end = m_end;
1151 if (out_end)
1152 *out_end = min(m_end, r_end);