Home
last modified time | relevance | path

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

/qemu/rust/hw/timer/
H A Dmeson.build1 subdir('hpet') subdir
/qemu/rust/hw/timer/hpet/
H A Dmeson.build1 _libhpet_rs = static_library( build
/qemu/rust/hw/timer/hpet/src/
H A Dfw_cfg.rs27 pub hpet: [HPETFwEntry; HPET_MAX_NUM_EVENT_TIMER_BLOCK], field
/qemu/include/hw/timer/
H A Dhpet.h73 struct hpet_fw_entry hpet[8]; member
/qemu/hw/i386/
H A Dpc.c1132 DeviceState *hpet = NULL; in pc_basic_device_init() local