Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dcacheinfo.c59 int early_cache_level(unsigned int cpu) in early_cache_level() function
/linux/arch/arm/kernel/
H A Dcacheinfo.c114 int early_cache_level(unsigned int cpu) in early_cache_level() function
/linux/drivers/base/
H A Dcacheinfo.c496 int __weak early_cache_level(unsigned int cpu) in early_cache_level() function
545 ret = early_cache_level(cpu); in fetch_cache_info()
567 * allocated early through the arch-specific early_cache_level() call, in init_level_allocate_ci()