Home
last modified time | relevance | path

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

/tools/firmware/hvmloader/
A Dutil.c773 uint32_t hpet_id = *(uint32_t *)hpet_base; in hpet_exists() local
774 return ((hpet_id >> 16) == 0x8086); in hpet_exists()

Completed in 735 milliseconds