Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/xmon/
Dxmon.c2915 static unsigned long mdiffs; /* max # differences to print */ variable
2945 scanhex((void *)&mdiffs); in memops()
2946 memdiffs((unsigned char *)mdest, (unsigned char *)msrc, mcount, mdiffs); in memops()