Home
last modified time | relevance | path

Searched defs:ACPIPMTimer (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dacpi.h106 typedef struct ACPIPMTimer ACPIPMTimer; typedef
114 struct ACPIPMTimer { struct
115 QEMUTimer *timer;
116 MemoryRegion io;
117 int64_t overflow_time;
119 acpi_update_sci_fn update_sci;