Home
last modified time | relevance | path

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

/titanic_54/usr/src/boot/sys/x86/include/
H A Dframe.h48 struct trapframe { struct
119 struct trapframe { struct
/titanic_54/usr/src/boot/sys/boot/efi/loader/arch/amd64/
H A Dtrap.c81 void report_exc(struct trapframe *tf);
83 report_exc(struct trapframe *tf) in report_exc()
/titanic_54/usr/src/uts/i86pc/os/
H A Dfakebop.c1882 struct trapframe { struct
1896 struct trapframe *tf = (struct trapframe *)tfp; in bop_trap() argument
1912 tf = (struct trapframe *)(tfp - 1); in bop_trap()