Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dhpet.c858 static struct clocksource clocksource_hpet = { variable
1095 clocksource_hpet.flags |= CLOCK_SOURCE_MUST_VERIFY; in hpet_enable()
1096 clocksource_register_hz(&clocksource_hpet, (u32)hpet_freq); in hpet_enable()