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