Lines Matching full:space
17 hex "Virtual address space base address"
20 Define the base of the kernel's address space.
35 the kernel's address space, such as not overlapping physical RAM
41 Zephyr does not implement a split address space and if multiple
46 hex "Kernel offset within address space"
49 Offset that the kernel image begins within its address space,
66 hex "Size of kernel address space in bytes"
69 Size of the kernel's address space. Constraining this helps control
81 RAM size larger than the defined bounds of the virtual address space.
90 If the specific memory region is in the virtual memory space and
92 region from the virtual memory space and do the mapping, otherwise
94 memory space will fail.