Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c3233 static unsigned long mlim = 0xffffffff; variable
3246 scanhex(&mlim); in memzcan()
3248 for (a = mdest; a < mlim; a += mskip) { in memzcan()