Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhpet.h68 extern u8 hpet_blockid;
/linux/arch/x86/kernel/
H A Dhpet.c53 u8 hpet_blockid; /* OS timer block num */ variable
709 hpet_domain = hpet_create_irq_domain(hpet_blockid); in hpet_select_clockevents()
/linux/arch/x86/kernel/acpi/
H A Dboot.c900 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()