Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Diommu_32.h99 #define IOPTE_VALID 0x00000002 /* IOPTE is valid */ macro
H A Diommu_64.h10 #define IOPTE_VALID 0x8000000000000000UL macro
/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c127 #define IOPTE_VALID 0x00000002 /* IOPTE is valid */ macro