Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dmips_gictimer.h37 uint32_t mips_gictimer_get_vp_compare(MIPSGICTimerState *gictimer,
/openbmc/qemu/hw/timer/
H A Dmips_gictimer.c89 uint32_t mips_gictimer_get_vp_compare(MIPSGICTimerState *gictimer, in mips_gictimer_get_vp_compare() function
/openbmc/qemu/hw/intc/
H A Dmips_gic.c107 return mips_gictimer_get_vp_compare(gic->gic_timer, vp_index); in gic_read_vp()