Home
last modified time | relevance | path

Searched refs:mend (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/mm/
Dslice.c79 unsigned long mend = min(end, SLICE_LOW_TOP); in slice_range_to_mask() local
82 ret.low_slices = (1u << (GET_LOW_SLICE_INDEX(mend) + 1)) in slice_range_to_mask()
/arch/powerpc/xmon/
Dxmon.c2176 static unsigned mend; variable
2189 scanhex((void *)&mend); in memlocate()
2199 for (a = mdest; a < mend; a += 4) { in memlocate()