Searched defs:tf_reg (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/or1k/include/ | ||
| H A D | frame.h | 43 #define tf_reg tf_regs.r_reg macro |
| /src/sys/arch/aarch64/include/ | ||
| H A D | frame.h | 43 #define tf_reg tf_regs.r_reg macro |
| /src/sys/arch/riscv/include/ | ||
| H A D | frame.h | 43 #define tf_reg tf_regs.r_reg macro [all...] |
| /src/sys/arch/hppa/hppa/ | ||
| H A D | trap.c | 552 register_t *tf_reg = (register_t *)tf; local in function:tf_getregno 562 register_t *tf_reg = (register_t *)tf; local in function:tf_setregno |
Completed in 8 milliseconds