Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcacheinfo.c203 static int cache_setup_of_node(unsigned int cpu) in cache_setup_of_node() function
330 static inline int cache_setup_of_node(unsigned int cpu) { return 0; } in cache_setup_of_node() function
346 ret = cache_setup_of_node(cpu); in cache_setup_properties()