Searched refs:min_timer_period_us (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.h190 extern unsigned int min_timer_period_us;
H A Di8254.c365 s64 min_period = min_timer_period_us * 1000LL; create_pit_timer()
H A Dlapic.c1281 s64 min_period = min_timer_period_us * 1000LL; start_apic_timer()
H A Dx86.c102 unsigned int min_timer_period_us = 500; variable
103 module_param(min_timer_period_us, uint, S_IRUGO | S_IWUSR);

Completed in 118 milliseconds