Home
last modified time | relevance | path

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

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