Searched refs:hpet_address (Results 1 – 7 of 7) sorted by relevance
100 if (hpet_address || force_hpet_address) in ich_force_enable_hpet()211 if (hpet_address || force_hpet_address) in old_ich_force_enable_hpet()302 if (hpet_address || force_hpet_address) in vt8237_force_enable_hpet()381 if (hpet_address || force_hpet_address) in ati_force_enable_hpet()433 if (hpet_address || force_hpet_address) in nvidia_force_enable_hpet()506 if (hpet_address || force_hpet_address) in e6xx_force_enable_hpet()
38 unsigned long hpet_address; variable77 hpet_virt_address = ioremap_nocache(hpet_address, HPET_MMAP_SIZE); in hpet_set_mapping()121 return !boot_hpet_disable && hpet_address; in is_hpet_capable()193 hd.hd_phys_address = hpet_address; in hpet_reserve_platform_timers()922 hpet_address = 0; in hpet_enable()939 if (!hpet_address) { in hpet_late_init()943 hpet_address = force_hpet_address; in hpet_late_init()
134 hpet_address = r.start; in dtb_setup_hpet()
841 hpet_address = hpet_tbl->address.address; in acpi_parse_hpet()848 if (!hpet_address) { in acpi_parse_hpet()851 hpet_tbl->id, hpet_address); in acpi_parse_hpet()860 if (hpet_address == 0xfed0000000000000UL) { in acpi_parse_hpet()866 hpet_address = 0; in acpi_parse_hpet()872 hpet_address >>= 32; in acpi_parse_hpet()876 hpet_tbl->id, hpet_address); in acpi_parse_hpet()890 hpet_res->start = hpet_address; in acpi_parse_hpet()891 hpet_res->end = hpet_address + (1 * 1024) - 1; in acpi_parse_hpet()
160 if (hpet_address && image->sym_hpet_page) { in map_vdso()163 hpet_address >> PAGE_SHIFT, in map_vdso()
64 extern unsigned long hpet_address;
519 if (r->flags & IORESOURCE_MEM && r->start == hpet_address) { in sb600_hpet_quirk()