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

/freebsd-12-stable/sys/arm64/include/
H A Dframe.h44 struct trapframe { struct
/freebsd-12-stable/sys/riscv/include/
H A Dframe.h48 struct trapframe { struct
/freebsd-12-stable/sys/powerpc/include/
H A Dframe.h52 struct trapframe { struct
82 #define trapframe(td) ((td)->td_frame) macro
/freebsd-12-stable/sys/sparc64/include/
H A Dframe.h43 struct trapframe { struct
/freebsd-12-stable/sys/mips/include/
H A Dproc.h91 struct trapframe *trapframe; member in struct:syscall_args
H A Dframe.h44 struct trapframe { struct
/freebsd-12-stable/sys/mips/mips/
H A Ddb_trace.c99 bool trapframe; local
H A Dvm_machdep.c513 dump_trapframe(struct trapframe *trapframe) argument
573 struct trapframe *trapframe; local
[all...]
H A Dtrap.c515 trap(struct trapframe *trapframe) argument
[all...]
/freebsd-12-stable/sys/x86/include/
H A Dframe.h51 struct trapframe { struct
122 struct trapframe { struct
/freebsd-12-stable/sys/arm/include/
H A Dframe.h64 struct trapframe { struct

Completed in 196 milliseconds