Searched refs:hpet_table (Results 1 – 1 of 1) sorted by relevance
17 static struct acpi_HPET_description_table_t *hpet_table; variable268 hpet_table = (struct acpi_HPET_description_table_t *)hpet_table_addr; in HPET_init()272 HPET_REG_BASE = SPECIAL_MEMOEY_MAPPING_VIRT_ADDR_BASE + hpet_table->address; in HPET_init()273 kdebug("hpet_table->address=%#018lx", hpet_table->address); in HPET_init()