Lines Matching full:space
29 * Although the virtual memory space can be larger than physical
30 memory space, without enabling demand paging, all virtually
48 * :kconfig:option:`CONFIG_KERNEL_VM_BASE`: base address of virtual address space.
50 * :kconfig:option:`CONFIG_KERNEL_VM_SIZE`: size of virtual address space.
61 the virtual address space. This is useful for mapping device MMIO regions for
68 This is an overview of the memory map of the virtual memory address space.
101 * ``K_MEM_VIRT_RAM_START`` is the beginning of the virtual memory address space.
105 * ``K_MEM_VIRT_RAM_SIZE`` is the size of the virtual memory address space.
118 * ``K_MEM_VM_FREE_START`` is the beginning of the virtual address space where addresses
123 memory address space, and it is the same as
170 The unused physical memory can be mapped in virtual address space on demand.
178 * The address returned is inside the virtual address space between