Searched refs:total_tces (Results 1 – 1 of 1) sorted by relevance
590 long tcenum, total_tces, free_tce; in tce_free() local593 total_tces = (tbl->size * (PAGE_SIZE / sizeof(union Tce))); in tce_free()598 if ( ( (free_tce + num_pages) > total_tces ) || in tce_free()