Searched refs:NUM_TCE_LEVELS (Results 1 – 4 of 4) sorted by relevance
31 #define NUM_TCE_LEVELS 10 macro64 struct Bitmap level[NUM_TCE_LEVELS];
222 unsigned long numBits[NUM_TCE_LEVELS], numBytes[NUM_TCE_LEVELS]; in build_tce_table()237 for ( i=0; i<NUM_TCE_LEVELS; ++i ) { in build_tce_table()259 for (i=0; i<NUM_TCE_LEVELS; ++i) { in build_tce_table()334 if(order >= NUM_TCE_LEVELS) { in alloc_tce_range_nolock()388 if((tcenum == -1) && (order < (NUM_TCE_LEVELS - 1))) { in alloc_tce_range_nolock()424 if (order >= NUM_TCE_LEVELS) { in free_tce_range_nolock()1010 if (order >= NUM_TCE_LEVELS) { in pci_alloc_consistent()1059 if(order >= NUM_TCE_LEVELS) { in pci_free_consistent()1098 if(order >= NUM_TCE_LEVELS) { in pci_map_single()1132 if(order >= NUM_TCE_LEVELS) { in pci_unmap_single()[all …]
346 if(order >= NUM_TCE_LEVELS) { in vio_map_single()376 if(order >= NUM_TCE_LEVELS) { in vio_unmap_single()436 if(order >= NUM_TCE_LEVELS) { in vio_alloc_consistent()486 if(order >= NUM_TCE_LEVELS) { in vio_free_consistent()