Home
last modified time | relevance | path

Searched refs:hpet_blockid (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dhpet.h67 extern u8 hpet_blockid;
/arch/x86/kernel/
Dhpet.c38 u8 hpet_blockid; /* OS timer block num */ variable
478 if (x86_msi.setup_hpet_msi(irq, hpet_blockid)) { in hpet_setup_msi_irq()
/arch/x86/kernel/acpi/
Dboot.c841 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()