Searched refs:mend (Results 1 – 2 of 2) sorted by relevance
79 unsigned long mend = min(end, SLICE_LOW_TOP); in slice_range_to_mask() local82 ret.low_slices = (1u << (GET_LOW_SLICE_INDEX(mend) + 1)) in slice_range_to_mask()
2176 static unsigned mend; variable2189 scanhex((void *)&mend); in memlocate()2199 for (a = mdest; a < mend; a += 4) { in memlocate()