Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Driscv_aclint.c37 typedef struct riscv_aclint_mtimer_callback { struct
40 } riscv_aclint_mtimer_callback; argument
118 riscv_aclint_mtimer_callback *state = opaque; in riscv_aclint_mtimer_cb()
379 riscv_aclint_mtimer_callback *cb = in riscv_aclint_mtimer_create()
380 g_new0(riscv_aclint_mtimer_callback, 1); in riscv_aclint_mtimer_create()