Searched defs:trapframe (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/arm64/include/
H A Dframe.h46 struct trapframe { struct
/freebsd-current/sys/riscv/include/
H A Dframe.h46 struct trapframe { struct
/freebsd-current/sys/powerpc/include/
H A Dframe.h51 struct trapframe { struct
81 #define trapframe(td) ((td)->td_frame) macro
/freebsd-current/sys/arm/include/
H A Dframe.h61 struct trapframe { struct
/freebsd-current/sys/x86/include/
H A Dframe.h48 struct trapframe { struct
119 struct trapframe { struct

Completed in 308 milliseconds