Module prot
kernel
next-20260123
Module prot
Module Items
Constants
In kernel::
iommu::
pgtable
kernel
::
iommu
::
pgtable
Module
prot
Copy item path
Source
Expand description
Protection flags used with IOMMU mappings.
Constants
ยง
CACHE
Request cache coherency.
MMIO
MMIO peripheral mapping.
NOEXEC
Request no-execute permission.
PRIVILEGED
Privileged mapping.
READ
Read access.
WRITE
Write access.