Home
last modified time | relevance | path

Searched refs:early_cache_level (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcacheinfo.h85 int early_cache_level(unsigned int cpu);
/linux/arch/arm64/kernel/
H A Dcacheinfo.c59 int early_cache_level(unsigned int cpu) in early_cache_level() function
/linux/drivers/base/
H A Dcacheinfo.c515 int __weak early_cache_level(unsigned int cpu) in allocate_cache_info()
565 ret = early_cache_level(cpu); in init_level_allocate_ci()
587 * allocated early through the arch-specific early_cache_level() call, in init_level_allocate_ci()
496 int __weak early_cache_level(unsigned int cpu) early_cache_level() function