Searched refs:HPSIZE (Results 1 – 1 of 1) sorted by relevance
413 #define HPSIZE (2*1024*1024) macro442 bytes = bytes0 + HPSIZE; in alloc_data()479 buf = (void *)(((unsigned long)buf + HPSIZE-1) & ~(HPSIZE-1)); in alloc_data()