Home
last modified time | relevance | path

Searched refs:tval (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/riscv/include/kernel/
H A Dthread_arch.h103 unsigned long tval; member
/optee_os/core/arch/riscv/kernel/
H A Dabort.c97 EMSG_RAW("tval\t%016" PRIxPTR " status\t%016" PRIxPTR, in __print_abort_info()
98 ai->regs->tval, ai->regs->status); in __print_abort_info()
223 ai->va = regs->tval; in set_abort_info()
H A Dasm-defines.c84 DEFINE(THREAD_ABT_REG_TVAL, offsetof(struct thread_abort_regs, tval));