Searched refs:noallocl2 (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/tile/mm/
H A Dhomecache.c46 * The noallocl2 option suppresses all use of the L2 cache to cache
50 static int __write_once noallocl2; variable
53 noallocl2 = 1;
56 early_param("noallocl2", set_noallocl2);
60 #define noallocl2 0 macro
337 if (noallocl2)

Completed in 103 milliseconds