Home
last modified time | relevance | path

Searched refs:populate_cache_leaves (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/arch/nds32/kernel/
Dcacheinfo.c37 int populate_cache_leaves(unsigned int cpu) in populate_cache_leaves() function
/Linux-v5.4/include/linux/
Dcacheinfo.h101 int populate_cache_leaves(unsigned int cpu);
/Linux-v5.4/arch/mips/kernel/
Dcacheinfo.c78 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/Linux-v5.4/arch/arm64/kernel/
Dcacheinfo.c102 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/Linux-v5.4/arch/riscv/kernel/
Dcacheinfo.c100 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/Linux-v5.4/arch/s390/kernel/
Dcache.c152 int populate_cache_leaves(unsigned int cpu) in populate_cache_leaves() function
/Linux-v5.4/drivers/base/
Dcacheinfo.c307 int __weak populate_cache_leaves(unsigned int cpu) in populate_cache_leaves() function
328 ret = populate_cache_leaves(cpu); in detect_cache_attributes()
/Linux-v5.4/arch/x86/kernel/cpu/
Dcacheinfo.c1038 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)