Home
last modified time | relevance | path

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

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