Home
last modified time | relevance | path

Searched refs:hpet_find (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/timer/
H A Dhpet.h83 static inline bool hpet_find(void) in hpet_find() function
/openbmc/qemu/hw/i386/
H A Dacpi-build.c266 info->has_hpet = hpet_find(); in acpi_get_misc_info()