Searched refs:HPETState (Results 1 – 1 of 1) sorted by relevance
45 OBJECT_DECLARE_SIMPLE_TYPE(HPETState, HPET)47 struct HPETState;51 struct HPETState *state;65 struct HPETState { struct89 static uint32_t hpet_in_legacy_mode(HPETState *s) in hpet_in_legacy_mode() argument104 static uint32_t hpet_enabled(HPETState *s) in hpet_enabled()151 static uint64_t hpet_get_ticks(HPETState *s) in hpet_get_ticks()156 static uint64_t hpet_get_ns(HPETState *s, uint64_t tick) in hpet_get_ns()187 HPETState *s; in update_irq()231 HPETState *s = opaque; in hpet_pre_save()[all …]