Home
last modified time | relevance | path

Searched defs:arch_scale_freq_capacity (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtopology.h205 static inline long arch_scale_freq_capacity(int cpu) in arch_scale_freq_capacity() function
209 #define arch_scale_freq_capacity arch_scale_freq_capacity macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dtopology.h30 #define arch_scale_freq_capacity topology_get_freq_scale macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtopology.h14 #define arch_scale_freq_capacity topology_get_freq_scale macro
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h2130 unsigned long arch_scale_freq_capacity(int cpu) in arch_scale_freq_capacity() function