Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nds32/kernel/
Dcacheinfo.c27 int init_cache_level(unsigned int cpu) in init_cache_level() function
/Linux-v4.19/include/linux/
Dcacheinfo.h98 int init_cache_level(unsigned int cpu);
/Linux-v4.19/arch/mips/kernel/
Dcacheinfo.c86 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)
/Linux-v4.19/arch/arm64/kernel/
Dcacheinfo.c103 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)
/Linux-v4.19/arch/riscv/kernel/
Dcacheinfo.c103 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)
/Linux-v4.19/arch/s390/kernel/
Dcache.c128 int init_cache_level(unsigned int cpu) in init_cache_level() function
/Linux-v4.19/drivers/base/
Dcacheinfo.c299 int __weak init_cache_level(unsigned int cpu) in init_cache_level() function
313 if (init_cache_level(cpu) || !cache_leaves(cpu)) in detect_cache_attributes()
/Linux-v4.19/arch/x86/kernel/cpu/
Dcacheinfo.c1009 DEFINE_SMP_CALL_CACHE_FUNCTION(init_cache_level)