Searched refs:TCE_ENTRY_SIZE (Results 1 – 4 of 4) sorted by relevance
161 size *= TCE_ENTRY_SIZE; in alloc_tce_table()174 size *= TCE_ENTRY_SIZE; in free_tce_table()
27 #define TCE_ENTRY_SIZE 8 /* each TCE is 64 bits */ macro
17 #define TCE_ENTRY_SIZE 8 /* in bytes */ macro
230 limit = min_t(long, npages, 4096/TCE_ENTRY_SIZE); in tce_buildmulti_pSeriesLP()438 limit = min_t(long, num_tce, 4096/TCE_ENTRY_SIZE); in tce_setrange_multi_pSeriesLP()