Module pgtable

Module pgtable 

Source
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_pgtable configuration.
IoPageTable
An io page table using a specific format.

Enums§

ARM64LPAES1
The ARM_64_LPAE_S1 page table format.

Traits§

IoPageTableFmt
The format used by this page table.