Skip to main content

Module arch_vm_aspace

Module arch_vm_aspace 

Source

Structs§

ArchVmAspace

Enums§

ExistingEntryAction
NonTerminalAction
TerminalAction

Constants§

ARCH_ASPACE_FLAG_GUEST
ARCH_ASPACE_FLAG_KERNEL
ARCH_MMU_FLAG_CACHED
ARCH_MMU_FLAG_CACHE_MASK
ARCH_MMU_FLAG_INVALID
ARCH_MMU_FLAG_NS
ARCH_MMU_FLAG_PERM_EXECUTE
ARCH_MMU_FLAG_PERM_READ
ARCH_MMU_FLAG_PERM_RWX_MASK
ARCH_MMU_FLAG_PERM_USER
ARCH_MMU_FLAG_PERM_WRITE
ARCH_MMU_FLAG_UNCACHED
ARCH_MMU_FLAG_UNCACHED_DEVICE
ARCH_MMU_FLAG_WRITE_COMBINING
ARCH_UNMAP_OPTION_ENLARGE
ARCH_UNMAP_OPTION_HARVEST
ARCH_UNMAP_OPTION_NONE

Functions§

arch_mmu_flags_uncached
Returns true if the MMU flags specify an uncached memory type.

Type Aliases§

ArchAspaceFlags
ArchMmuFlags
ArchUnmapOptions