Lines Matching +full:4 +full:kb
8 Linux kernel. The architecture allows up to 4 levels of translation
9 tables with a 4KB page size and up to 3 levels with a 64KB page size.
11 AArch64 Linux uses either 3 levels or 4 levels of translation tables
12 with the 4KB page configuration, allowing 39-bit (512GB) or 48-bit
14 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB)
18 only available when running with a 64KB page size and expands the
27 AArch64 Linux memory layout with 4KB pages + 4 levels (48-bit)::
44 AArch64 Linux memory layout with 64KB pages + 3 levels (52-bit with HW support)::
48 0000000000000000 000fffffffffffff 4PB user
49 fff0000000000000 ffff7fffffffffff ~4PB kernel logical memory map
57 fffffc0000000000 ffffffdfffffffff ~4TB vmemmap
61 Translation table lookup with 4KB pages::
76 Translation table lookup with 64KB pages::
104 with a 64KB page size; then it is possible to use 52-bits of address