Home
last modified time | relevance | path

Searched refs:rdtime (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/riscv/vmm/
H A Dvmm_vtimer.c106 curtime = rdtime(); in vtimer_set_timer()
/freebsd/sys/riscv/include/
H A Dcpufunc.h123 #define rdtime() csr_read64(time) macro
/freebsd/sys/riscv/riscv/
H A Dtimer.c85 return (rdtime()); in get_timecount()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td959 def : InstAlias<"rdtime $rd", (CSRRS GPR:$rd, TIME.Encoding, X0)>;