Lines Matching full:virtual
7 Complete virtual memory map with 4-level page tables
32 …0000000000000000 | 0 | 00007fffffffefff | ~128 TB | user-space virtual memory, different …
37 … | | | | virtual memory addresses up to the -8 EB
44 … | Kernel-space virtual memory, shared between all processes:
48 … | | | | virtual memory addresses up to the -128 TB
61 ffffea0000000000 | -22 TB | ffffeaffffffffff | 1 TB | virtual memory map (vmemmap_base)
87 Complete virtual memory map with 5-level page tables
103 …0000000000000000 | 0 | 00fffffffffff000 | ~64 PB | user-space virtual memory, different …
108 … | | | | virtual memory addresses up to the -8EB TB
115 … | Kernel-space virtual memory, shared between all processes:
118 … | | | | virtual memory addresses up to the -64 PB
131 ffd4000000000000 | -11 PB | ffd5ffffffffffff | 0.5 PB | virtual memory map (vmemmap_base)
156 Architecture defines a 64-bit virtual address. Implementations can support
157 less. Currently supported are 48- and 57-bit virtual addresses. Bits 63
166 We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
172 physical memory, vmalloc/ioremap space and virtual memory map are randomized.