boot_hpet_disable   67 arch/x86/include/asm/hpet.h extern bool boot_hpet_disable;
boot_hpet_disable  609 arch/x86/kernel/early-quirks.c 	boot_hpet_disable = true;
boot_hpet_disable   65 arch/x86/kernel/hpet.c bool					boot_hpet_disable;
boot_hpet_disable  107 arch/x86/kernel/hpet.c 			boot_hpet_disable = true;
boot_hpet_disable  120 arch/x86/kernel/hpet.c 	boot_hpet_disable = true;
boot_hpet_disable  127 arch/x86/kernel/hpet.c 	return !boot_hpet_disable && hpet_address;