Home
last modified time | relevance | path

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

/Linux-v5.10/arch/nds32/kernel/
Dcacheinfo.c27 int init_cache_level(unsigned int cpu) in init_cache_level() function
/Linux-v5.10/include/linux/
Dcacheinfo.h101 int init_cache_level(unsigned int cpu);
/Linux-v5.10/arch/arm64/kernel/
Dcacheinfo.c101 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)
/Linux-v5.10/arch/mips/kernel/
Dcacheinfo.c102 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)
/Linux-v5.10/arch/s390/kernel/
Dcache.c128 int init_cache_level(unsigned int cpu) in init_cache_level() function
/Linux-v5.10/arch/riscv/kernel/
Dcacheinfo.c182 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)
/Linux-v5.10/drivers/base/
Dcacheinfo.c302 int __weak init_cache_level(unsigned int cpu) in init_cache_level() function
316 if (init_cache_level(cpu) || !cache_leaves(cpu)) in detect_cache_attributes()
/Linux-v5.10/arch/x86/kernel/cpu/
Dcacheinfo.c1037 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)