/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_POWERPC_PGTABLE_RADIX_4K_H #define _ASM_POWERPC_PGTABLE_RADIX_4K_H /* * For 4K page size supported index is 13/9/9/9 */ #define RADIX_PTE_INDEX_SIZE 9 /* 2MB huge page */ #define RADIX_PMD_INDEX_SIZE 9 /* 1G huge page */ #define RADIX_PUD_INDEX_SIZE 9 #define RADIX_PGD_INDEX_SIZE 13 #endif /* _ASM_POWERPC_PGTABLE_RADIX_4K_H */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
hash-4k.h | File | 3.06 KB | 0644 |
|
hash-64k.h | File | 7.25 KB | 0644 |
|
hash.h | File | 6.16 KB | 0644 |
|
hugetlb.h | File | 2.02 KB | 0644 |
|
kup-radix.h | File | 649 B | 0644 |
|
mmu-hash.h | File | 24.67 KB | 0644 |
|
mmu.h | File | 4.66 KB | 0644 |
|
pgalloc.h | File | 6.12 KB | 0644 |
|
pgtable-4k.h | File | 1.32 KB | 0644 |
|
pgtable-64k.h | File | 1.55 KB | 0644 |
|
pgtable.h | File | 35.48 KB | 0644 |
|
radix-4k.h | File | 391 B | 0644 |
|
radix-64k.h | File | 395 B | 0644 |
|
radix.h | File | 8.92 KB | 0644 |
|
slice.h | File | 841 B | 0644 |
|
tlbflush-hash.h | File | 2.97 KB | 0644 |
|
tlbflush-radix.h | File | 2.25 KB | 0644 |
|
tlbflush.h | File | 3.06 KB | 0644 |
|