Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Di8254_internal.h74 void pit_reset_common(PITCommonState *s);
/openbmc/qemu/hw/timer/
H A Di8254_common.c151 void pit_reset_common(PITCommonState *pit) in pit_reset_common() function
H A Di8254.c289 pit_reset_common(pit); in pit_reset()
/openbmc/qemu/hw/i386/kvm/
H A Di8254.c206 pit_reset_common(s); in kvm_pit_reset()