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

/freebsd-11-stable/sys/arm64/include/
H A Dframe.h44 struct trapframe { struct
/freebsd-11-stable/sys/riscv/include/
H A Dframe.h48 struct trapframe { struct
/freebsd-11-stable/sys/sparc64/include/
H A Dframe.h41 struct trapframe { struct
/freebsd-11-stable/sys/powerpc/include/
H A Dframe.h50 struct trapframe { struct
80 #define trapframe(td) ((td)->td_frame) macro
/freebsd-11-stable/sys/mips/include/
H A Dproc.h88 struct trapframe *trapframe; member in struct:syscall_args
H A Dframe.h42 struct trapframe { struct
/freebsd-11-stable/sys/mips/mips/
H A Dvm_machdep.c508 dump_trapframe(struct trapframe *trapframe) argument
568 struct trapframe *trapframe; local
[all...]
H A Dtrap.c518 trap(struct trapframe *trapframe) argument
[all...]
/freebsd-11-stable/sys/x86/include/
H A Dframe.h49 struct trapframe { struct
120 struct trapframe { struct
/freebsd-11-stable/sys/arm/include/
H A Dframe.h62 struct trapframe { struct

Completed in 165 milliseconds