Searched refs:tce_order (Results 1 – 1 of 1) sorted by relevance
1781 u64 tce_order = 28; /* 256MB TCEs */ in pnv_pci_ioda_dma_64bit_bypass() local1790 tce_count = window_size >> tce_order; in pnv_pci_ioda_dma_64bit_bypass()1807 for (addr = 0; addr < memory_hotplug_max(); addr += (1 << tce_order)) { in pnv_pci_ioda_dma_64bit_bypass()1808 tces[(addr + (1ULL << 32)) >> tce_order] = in pnv_pci_ioda_dma_64bit_bypass()1819 1 << tce_order); in pnv_pci_ioda_dma_64bit_bypass()