Searched refs:memory_ihandle_cache (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/sparc/prom/
H A Dmisc_64.c189 static int memory_ihandle_cache; local
192 if (memory_ihandle_cache != 0)
193 return memory_ihandle_cache;
198 memory_ihandle_cache = -1;
200 memory_ihandle_cache = ret;

Completed in 16 milliseconds