Home
last modified time | relevance | path

Searched defs:vtimer (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/riscv/vmm/
H A Dvmm_vtimer.h38 struct vtimer { struct
44 void vtimer_cpuinit(struct hypctx *hypctx); argument
H A Dvmm_vtimer.c68 struct vtimer *vtimer; in vtimer_cpuinit() local
99 struct vtimer *vtimer; in vtimer_set_timer() local
H A Driscv.h98 struct vtimer vtimer; member
/freebsd/sys/arm64/vmm/
H A Darm64.h124 struct vtimer vtimer; member