Searched refs:db_segsize (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Ddb_machdep.h103 int db_segsize(struct trapframe *tfp);
/freebsd-11-stable/sys/i386/i386/
H A Ddb_interface.c139 db_segsize(struct trapframe *tfp) function
H A Ddb_trace.c424 if (db_segsize(tf) == 16) {
H A Ddb_disasm.c1172 if (db_segsize(kdb_frame) == 16)

Completed in 122 milliseconds