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