Searched defs:tf_reg (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/or1k/include/
H A Dframe.h43 #define tf_reg tf_regs.r_reg macro
/netbsd-current/sys/arch/aarch64/include/
H A Dframe.h43 #define tf_reg tf_regs.r_reg macro
/netbsd-current/sys/arch/riscv/include/
H A Dframe.h43 #define tf_reg tf_regs.r_reg macro
[all...]
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.c549 register_t *tf_reg = (register_t *)tf; local
559 register_t *tf_reg = (register_t *)tf; local

Completed in 205 milliseconds