Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Di8254_internal.h60 struct PITCommonClass { struct
/openbmc/qemu/hw/i386/kvm/
H A Di8254.c58 PITCommonClass parent_class;
298 PITCommonClass *k = PIT_COMMON_CLASS(klass); in kvm_pit_class_init()