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

/linux-master/arch/arm64/kernel/
H A Dcacheinfo.c59 int early_cache_level(unsigned int cpu) function
/linux-master/include/linux/
H A Dcacheinfo.h84 int early_cache_level(unsigned int cpu);
/linux-master/drivers/base/
H A Dcacheinfo.c466 int __weak early_cache_level(unsigned int cpu) function
517 ret = early_cache_level(cpu);
539 * allocated early through the arch-specific early_cache_level() call,

Completed in 275 milliseconds