Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dhpet.h68 extern u8 hpet_blockid;
/linux-5.19.10/arch/x86/kernel/
Dhpet.c52 u8 hpet_blockid; /* OS timer block num */ variable
716 hpet_domain = hpet_create_irq_domain(hpet_blockid); in hpet_select_clockevents()
/linux-5.19.10/arch/x86/kernel/acpi/
Dboot.c944 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()