Searched refs:hpet_address (Results 1 – 4 of 4) sorted by relevance
53 unsigned long hpet_address; variable91 hpet_virt_address = ioremap(hpet_address, HPET_MMAP_SIZE); in hpet_set_mapping()131 return !boot_hpet_disable && hpet_address; in is_hpet_capable()196 hd.hd_phys_address = hpet_address; in hpet_reserve_platform_timers()1103 hpet_address = 0; in hpet_enable()1125 if (!hpet_address) { in hpet_late_init()1129 hpet_address = force_hpet_address; in hpet_late_init()
124 hpet_address = r.start; in dtb_setup_hpet()
65 extern unsigned long hpet_address;
574 if (r->flags & IORESOURCE_MEM && r->start == hpet_address) { in sb600_hpet_quirk()