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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dlscsa_alloc.c82 csa->use_big_pages = 1;
141 if (!csa->use_big_pages) {
145 csa->use_big_pages = 0;
H A Dfile.c257 BUG_ON(csa->use_big_pages != (psize == MMU_PAGE_64K));
260 if (csa->use_big_pages) {
325 if (csa->use_big_pages) {
355 if (!csa->use_big_pages)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_csa.h245 int use_big_pages; member in struct:spu_state

Completed in 61 milliseconds