Home
last modified time | relevance | path

Searched refs:IOPTE_WRITE (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/include/asm/
Diommu_64.h16 #define IOPTE_WRITE 0x0000000000000002UL macro
Diommu_32.h97 #define IOPTE_WRITE 0x00000004 /* Writeable */ macro
/arch/sparc/mm/
Diommu.c56 #define IOPERM (IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID)
466 ioperm_noc = IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
469 ioperm_noc = IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
/arch/sparc/kernel/
Diommu.c322 IOPTE_WRITE | in dma_4u_alloc_coherent()
394 iopte_protection |= IOPTE_WRITE; in dma_4u_map_single()
552 prot |= IOPTE_WRITE; in dma_4u_map_sg()