Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c3163 static unsigned long mlim = 0xffffffff; variable
3176 scanhex(&mlim); in memzcan()
3178 for (a = mdest; a < mlim; a += mskip) { in memzcan()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds