Home
last modified time | relevance | path

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

/openbmc/qemu/rust/hw/timer/hpet/src/
H A Dfw_cfg.rs33 pub static mut hpet_fw_cfg: HPETFwConfig = HPETFwConfig { constant
/openbmc/qemu/hw/i386/
H A Dfw_cfg.c30 struct hpet_fw_config hpet_fw_cfg = {.count = UINT8_MAX}; variable
/openbmc/qemu/hw/timer/
H A Dhpet.c43 struct hpet_fw_config hpet_fw_cfg = {.count = UINT8_MAX}; variable