Cast cpu_khz to a 64 bit integer to prevent possible
integer overflow (the multiplication is currently done
using 32 bit math). Similar to
|
||
|---|---|---|
| .. | ||
| arm64_arch_timer.c | ||
| generic.c | ||
| img_pistachio.c | ||
| Kconfig | ||
| rdtsc.c | ||
Cast cpu_khz to a 64 bit integer to prevent possible
integer overflow (the multiplication is currently done
using 32 bit math). Similar to
|
||
|---|---|---|
| .. | ||
| arm64_arch_timer.c | ||
| generic.c | ||
| img_pistachio.c | ||
| Kconfig | ||
| rdtsc.c | ||