is_hpet_capable   135 arch/x86/kernel/hpet.c 	return is_hpet_capable() && hpet_legacy_int_enabled;
is_hpet_capable   819 arch/x86/kernel/hpet.c 	if (!is_hpet_capable())
is_hpet_capable   981 arch/x86/kernel/hpet.c 	if (!is_hpet_capable() || !hpet_virt_address)