Home
last modified time | relevance | path

Searched defs:IOPTE_WRITE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Diommu_32.h98 #define IOPTE_WRITE 0x00000004 /* Writeable */ macro
H A Diommu_64.h17 #define IOPTE_WRITE 0x0000000000000002UL macro
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c126 #define IOPTE_WRITE 0x00000004 /* Writable */ macro