Searched refs:iopte_protection (Results 1 – 1 of 1) sorted by relevance
275 unsigned long iopte_protection; in dma_4u_map_page() local302 iopte_protection = IOPTE_STREAMING(ctx); in dma_4u_map_page()304 iopte_protection = IOPTE_CONSISTENT(ctx); in dma_4u_map_page()306 iopte_protection |= IOPTE_WRITE; in dma_4u_map_page()309 iopte_val(*base) = iopte_protection | base_paddr; in dma_4u_map_page()