Searched refs:P_SIZE (Results 1 – 2 of 2) sorted by relevance
22 #define P_SIZE (2 * 1024 * 1024) macro25 #define P_SIZE (256 * 1024) macro
782 v->pbuffer = vmalloc(P_SIZE); in vpe_open()787 v->plen = P_SIZE; in vpe_open()
Completed in 4 milliseconds