Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c3078 static unsigned long mdiffs; /* max # differences to print */ variable
3108 scanhex((void *)&mdiffs); in memops()
3109 memdiffs((unsigned char *)mdest, (unsigned char *)msrc, mcount, mdiffs); in memops()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A 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()

Completed in 9 milliseconds