Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c90 static unsigned long ncsum = 4096; variable
1441 if (!scanhex(&ncsum)) in csum()
1444 for (i = 0; i < ncsum; ++i) { in csum()