armv_pte

Purpose: The armv_pte structure describes the MMU page table encodings.

upte_ro
>User mode read-only pages.
upte_rw
User mode read-write pages.
kpte_ro
Kernel mode read-only pages.
kpte_rw
Encoding for kernel mode read-write pages.
mask_nc
Non-cacheable mappings.
l1_pgtable
L2 page table pointer with L1 descriptor.
kscn_ro>
Kernel mode L1 read-only section mapping.
kscn_rw
Kernel mode L1 read-write section mapping.
kscn_cb
Cacheable section mapping.