Searched defs:HPETTimer (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/timer/ | ||
| H A D | hpet.c | 50 typedef struct HPETTimer { /* timers */ global() struct |
| /openbmc/qemu/rust/hw/timer/hpet/src/ | ||
| H A D | device.rs | 216 unsafe impl Sync for HPETTimer {} implementation |