#include <VirtualAddressSpace.h>
|
uint32_t | size_validity_1: 1 |
|
uint32_t | size_validity_2: 1 |
|
uint32_t | cb: 2 |
|
uint32_t | always1: 1 |
|
uint32_t | domainctl: 3 |
|
uint32_t | always0: 1 |
|
uint32_t | perms: 2 |
|
uint32_t | always0_2: 7 |
|
uint32_t | section_address: 11 |
|
- Todo:
- this does not add up to 31 or 32... :S
Definition at line 150 of file kernel/core/processor/arm_926e/VirtualAddressSpace.h.
The documentation for this struct was generated from the following file: