Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/base/
Dcacheinfo.c156 static int cache_setup_of_node(unsigned int cpu) in cache_setup_of_node() function
198 static inline int cache_setup_of_node(unsigned int cpu) { return 0; } in cache_setup_of_node() function
229 ret = cache_setup_of_node(cpu); in cache_shared_cpu_map_setup()