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

/linux-4.1.27/arch/s390/kernel/
H A Dcache.c158 int populate_cache_leaves(unsigned int cpu) populate_cache_leaves() function
/linux-4.1.27/arch/arm64/kernel/
H A Dcacheinfo.c128 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/linux-4.1.27/include/linux/
H A Dcacheinfo.h96 int populate_cache_leaves(unsigned int cpu);
/linux-4.1.27/drivers/base/
H A Dcacheinfo.c180 int __weak populate_cache_leaves(unsigned int cpu) populate_cache_leaves() function
197 ret = populate_cache_leaves(cpu); detect_cache_attributes()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c941 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)

Completed in 170 milliseconds