Searched refs:iopte_protection (Results 1 – 1 of 1) sorted by relevance
274 unsigned long iopte_protection; in dma_4u_map_page() local301 iopte_protection = IOPTE_STREAMING(ctx); in dma_4u_map_page()303 iopte_protection = IOPTE_CONSISTENT(ctx); in dma_4u_map_page()305 iopte_protection |= IOPTE_WRITE; in dma_4u_map_page()308 iopte_val(*base) = iopte_protection | base_paddr; in dma_4u_map_page()