Lines Matching full:virtual
5 menu "Virtual Memory Support"
10 Hidden option to enable virtual memory Kconfigs.
17 hex "Virtual address space base address"
26 at least when the kernel boots all virtual RAM addresses are the same
32 instruction pointer to virtual addresses at early boot before
36 regions if RAM is not identity-mapped, or the virtual and physical
42 page tables are in use, they all have the same virtual-to-physical
59 Will be used to convert between physical and virtual addresses for
73 size of the virtual region for runtime memory mappings. This is needed
81 RAM size larger than the defined bounds of the virtual address space.
88 mapping between virtual address and physical address.
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
93 it will fail. And any attempt across the boundary of the virtual
219 endmenu # Virtual Memory Support