Searched defs:cmp64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/timer/ | ||
H A D | hpet.c | 59 uint64_t cmp64; /* comparator (extended to counter width) */ member |
/openbmc/qemu/rust/hw/timer/hpet/src/ | ||
H A D | device.rs | 206 cmp64: u64, field |