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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcacheinfo.c372 static struct cache *__cpuinit cache_lookup_or_instantiate(struct device_node *node, int level) function
416 subcache = cache_lookup_or_instantiate(subcache_node, level);
438 cpu_cache = cache_lookup_or_instantiate(cpu_node, 1);

Completed in 22 milliseconds