Searched refs:iopte_protection (Results 1 – 1 of 1) sorted by relevance
273 unsigned long iopte_protection; in dma_4u_map_phys() local309 iopte_protection = IOPTE_STREAMING(ctx); in dma_4u_map_phys()311 iopte_protection = IOPTE_CONSISTENT(ctx); in dma_4u_map_phys()313 iopte_protection |= IOPTE_WRITE; in dma_4u_map_phys()316 iopte_val(*base) = iopte_protection | phys; in dma_4u_map_phys()