Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/xmon/
Dxmon.c3148 static unsigned long mdiffs; /* max # differences to print */ variable
3178 scanhex((void *)&mdiffs); in memops()
3179 memdiffs((unsigned char *)mdest, (unsigned char *)msrc, mcount, mdiffs); in memops()