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

/freebsd-11-stable/sys/i386/include/
H A Ddb_machdep.h76 #define I_CALLI 0xff macro
83 (((ins)&0xff) == I_CALLI && \
/freebsd-11-stable/sys/amd64/include/
H A Ddb_machdep.h73 #define I_CALLI 0xff macro
80 (((ins)&0xff) == I_CALLI && \

Completed in 56 milliseconds