Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/kernel/
Dcacheinfo.c37 int populate_cache_leaves(unsigned int cpu) in populate_cache_leaves() function
/Linux-v4.19/include/linux/
Dcacheinfo.h99 int populate_cache_leaves(unsigned int cpu);
/Linux-v4.19/arch/mips/kernel/
Dcacheinfo.c87 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/Linux-v4.19/arch/arm64/kernel/
Dcacheinfo.c104 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/Linux-v4.19/arch/riscv/kernel/
Dcacheinfo.c104 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)
/Linux-v4.19/arch/s390/kernel/
Dcache.c152 int populate_cache_leaves(unsigned int cpu) in populate_cache_leaves() function
/Linux-v4.19/drivers/base/
Dcacheinfo.c304 int __weak populate_cache_leaves(unsigned int cpu) in populate_cache_leaves() function
325 ret = populate_cache_leaves(cpu); in detect_cache_attributes()
/Linux-v4.19/arch/x86/kernel/cpu/
Dcacheinfo.c1010 DEFINE_SMP_CALL_CACHE_FUNCTION(populate_cache_leaves)