Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2413 static unsigned long mskip = 0x1000; variable
2425 scanhex(&mskip); in memzcan()
2429 for (a = mdest; a < mlim; a += mskip) { in memzcan()
2434 printf("%.8x\n", a - mskip); in memzcan()
2436 if (a + mskip < a) in memzcan()
2440 printf("%.8x\n", a - mskip); in memzcan()