Lines Matching full:hpet
888 #include <asm/hpet.h>
897 pr_warn("HPET timers must be located in memory.\n"); in acpi_parse_hpet()
905 * Some broken BIOSes advertise HPET at 0x0. We really do not in acpi_parse_hpet()
909 pr_warn("HPET id: %#x base: %#lx is invalid\n", hpet_tbl->id, hpet_address); in acpi_parse_hpet()
914 * Some even more broken BIOSes advertise HPET at in acpi_parse_hpet()
920 …pr_warn("HPET id: %#x base: 0xfed0000000000000 is bogus, try hpet=force on the kernel command line… in acpi_parse_hpet()
925 pr_warn("HPET id: %#x base: 0xfed0000000000000 fixed up to 0xfed00000.\n", in acpi_parse_hpet()
930 pr_info("HPET id: %#x base: %#lx\n", hpet_tbl->id, hpet_address); in acpi_parse_hpet()
933 * Allocate and initialize the HPET firmware resource for adding into in acpi_parse_hpet()
942 snprintf((char *)hpet_res->name, HPET_RESOURCE_NAME_SIZE, "HPET %u", in acpi_parse_hpet()
952 * hpet_insert_resource inserts the HPET resources used into the resource