Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dslavio_timer.c63 OBJECT_DECLARE_SIMPLE_TYPE(SLAVIO_TIMERState, SLAVIO_TIMER)
65 struct SLAVIO_TIMERState { struct
75 SLAVIO_TIMERState *s; argument
99 SLAVIO_TIMERState *s = tc->s; in slavio_timer_is_user()
127 SLAVIO_TIMERState *s = tc->s; in slavio_timer_irq()
146 SLAVIO_TIMERState *s = tc->s; in slavio_timer_mem_readl()
206 SLAVIO_TIMERState *s = tc->s; in slavio_timer_mem_writel()
363 VMSTATE_STRUCT_ARRAY(cputimer, SLAVIO_TIMERState, MAX_CPUS + 1, 3,
371 SLAVIO_TIMERState *s = SLAVIO_TIMER(d); in slavio_timer_reset()
394 SLAVIO_TIMERState *s = SLAVIO_TIMER(obj); in slavio_timer_init()
[all …]