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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpmap.c354 uint_t htslop; local
429 htslop = hash_table_base & (hash_table_size - 1); /* Get the extra that we will round down when we align */
440 if(htslop) { /* If there was slop (i.e., wasted pages for alignment) add a new region */

Completed in 26 milliseconds