Searched refs:SPAPR_PCI_DMA_MAX_WINDOWS (Results 1 – 3 of 3) sorted by relevance
33 #define SPAPR_PCI_DMA_MAX_WINDOWS 2 macro63 uint32_t dma_liobn[SPAPR_PCI_DMA_MAX_WINDOWS];160 return sphb->ddw_enabled ? SPAPR_PCI_DMA_MAX_WINDOWS : 1; in spapr_phb_windows_supported()
117 avail = SPAPR_PCI_DMA_MAX_WINDOWS - spapr_phb_get_active_win_num(sphb); in rtas_ibm_query_pe_dma_window()176 if (!liobn || !sphb->ddw_enabled || windows == SPAPR_PCI_DMA_MAX_WINDOWS) { in rtas_ibm_create_pe_dma_window()
2005 for (i = 0; i < SPAPR_PCI_DMA_MAX_WINDOWS; ++i) { in spapr_phb_dma_reset()