Expand description
IOMMU page table management.
C header: include/io-pgtable.h
Modules§
- prot
- Protection flags used with IOMMU mappings.
Structs§
- Config
- Represents a requested
io_pgtableconfiguration. - IoPage
Table - An io page table using a specific format.
Enums§
- ARM64LPAE
S1 - The
ARM_64_LPAE_S1page table format.
Traits§
- IoPage
Table Fmt - The format used by this page table.