Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c3129 static unsigned long mdiffs; /* max # differences to print */ variable
3159 scanhex((void *)&mdiffs); in memops()
3160 memdiffs((unsigned char *)mdest, (unsigned char *)msrc, mcount, mdiffs); in memops()