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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c84 static int boot_hpet_disable; variable
92 boot_hpet_disable = 1;
104 boot_hpet_disable = 1;
111 return !boot_hpet_disable && hpet_address;
907 if (boot_hpet_disable)

Completed in 62 milliseconds