Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/include/asm/ !
Diommu_32.h98 #define IOPTE_WRITE 0x00000004 /* Writeable */ macro
Diommu_64.h17 #define IOPTE_WRITE 0x0000000000000002UL macro
/linux-5.19.10/arch/sparc/mm/ !
Diommu.c51 #define IOPERM (IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID)
449 ioperm_noc = IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
452 ioperm_noc = IOPTE_WRITE | IOPTE_VALID; in ld_mmu_iommu()
/linux-5.19.10/arch/sparc/kernel/ !
Diommu.c237 IOPTE_WRITE | in dma_4u_alloc_coherent()
305 iopte_protection |= IOPTE_WRITE; in dma_4u_map_page()
464 prot |= IOPTE_WRITE; in dma_4u_map_sg()