Searched refs:r_tp (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/riscv64/include/
H A Dreg.h47 uint64_t r_tp; /* thread pointer */ member in struct:reg
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dprocess_machdep.c63 regs->r_tp = tf->tf_tp;
99 tf->tf_tp = regs->r_tp;

Completed in 139 milliseconds