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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dvpe.c78 #define P_SIZE (2 * 1024 * 1024) macro
81 #define P_SIZE (256 * 1024) macro
1114 v->pbuffer = vmalloc(P_SIZE);
1115 v->plen = P_SIZE;

Completed in 88 milliseconds