Lines Matching refs:hp_lim
599 static Addr hp_lim = 0; // maximum usable byte in current block603 if (hp + n_bytes > hp_lim) {608 hp_lim = hp + SUPERBLOCK_SIZE - 1;