Searched refs:hpet_address (Results 1 – 4 of 4) sorted by relevance
53 extern unsigned long hpet_address;
288 if (hpet_address) in acpi_parse_hpet()295 hpet_address = hpet_tbl->address.address; in acpi_parse_hpet()299 hpet_tbl->id, hpet_address); in acpi_parse_hpet()
484 if ( hpet_address ) in dom0_setup_permissions()488 mfn = paddr_to_pfn(hpet_address); in dom0_setup_permissions()
52 unsigned long __initdata hpet_address; variable778 if ( hpet_address == 0 ) in hpet_setup()781 set_fixmap_nocache(FIX_HPET_BASE, hpet_address); in hpet_setup()
Completed in 6 milliseconds