Home
last modified time | relevance | path

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

/qemu/hw/timer/
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()
371 SLAVIO_TIMERState *s = SLAVIO_TIMER(d); in slavio_timer_reset()
394 SLAVIO_TIMERState *s = SLAVIO_TIMER(obj); in slavio_timer_init()
424 DEFINE_PROP_UINT32("num_cpus", SLAVIO_TIMERState, num_cpus, 0),
[all …]

Completed in 5 milliseconds