Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhpet.h68 extern u8 hpet_blockid;
/linux/arch/x86/kernel/
H A Dhpet.c54 u8 hpet_blockid; /* OS timer block num */ variable
710 hpet_domain = hpet_create_irq_domain(hpet_blockid); in hpet_select_clockevents()