Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/include/
H A Dtss.h60 int tss_ebp; /* saved frame pointer */ member
/netbsd-src/sys/arch/i386/i386/
H A Ddb_machdep.c151 fp = (struct i386_frame *)tss.tss_ebp; in db_nextframe()
H A Ddb_interface.c333 tf.tf_ebp = tss->tss_ebp; in ddb_ipi_tss()
H A Dtrap.c186 tf.tf_ebp = tss->tss_ebp; in trap_tss()