Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dmips_gictimer.h13 typedef struct MIPSGICTimerVPState MIPSGICTimerVPState; typedef
18 struct MIPSGICTimerVPState { struct
30 MIPSGICTimerVPState *vptimers; argument
/qemu/hw/timer/
H A Dmips_gictimer.c46 MIPSGICTimerVPState *vptimer = opaque; in gic_vptimer_cb()
132 gictimer->vptimers = g_new(MIPSGICTimerVPState, nvps); in mips_gictimer_init()