Searched refs:tf_s7 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/riscv/include/
H A Dframe.h67 #define tf_s7 tf_reg[_X_S7] macro
/netbsd-current/sys/arch/riscv/riscv/
H A Ddb_machdep.c61 { "s7", (void *)offsetof(struct trapframe, tf_s7), db_rw_ddbreg, NULL },
H A Dtrap.c106 tf->tf_s7 = fb->fb_reg[FB_S7];

Completed in 93 milliseconds