Searched refs:tf_s1 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/riscv/include/
H A Dframe.h53 #define tf_s1 tf_reg[_X_S1] macro
/netbsd-current/sys/arch/riscv/riscv/
H A Dvm_machdep.c116 tf->tf_s1 = (intptr_t)func; /* S1 */
H A Ddb_machdep.c55 { "s1", (void *)offsetof(struct trapframe, tf_s1), db_rw_ddbreg, NULL },
H A Dtrap.c100 tf->tf_s1 = fb->fb_reg[FB_S1];

Completed in 76 milliseconds