Searched refs:hpet_id (Results 1 – 1 of 1) sorted by relevance
773 uint32_t hpet_id = *(uint32_t *)hpet_base; in hpet_exists() local774 return ((hpet_id >> 16) == 0x8086); in hpet_exists()
Completed in 735 milliseconds