Home
last modified time | relevance | path

Searched refs:PUD (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/Documentation/mm/
Darch_pgtable_helpers.rst163 PUD Page Table Helpers
167 | pud_same | Tests whether both PUD entries are the same |
169 | pud_bad | Tests a non-table mapped PUD |
171 | pud_leaf | Tests a leaf mapped PUD |
173 | pud_huge | Tests a HugeTLB mapped PUD |
175 | pud_trans_huge | Tests a Transparent Huge Page (THP) at PUD |
177 | pud_present | Tests a valid mapped PUD |
179 | pud_young | Tests a young PUD |
181 | pud_dirty | Tests a dirty PUD |
183 | pud_write | Tests a writable PUD |
[all …]
Dsplit_page_table_lock.rst47 level, but not for PUD.
Dpage_tables.rst72 +-->| PUD |
/Linux-v6.6/Documentation/powerpc/
Dvmemmap_dedup.rst18 With 1G PUD level mapping, we require 16384 struct pages and a single 64K
20 require 16 64K pages in vmemmap to map the struct page for 1G PUD level mapping.
33 | PUD | +-----------+ | | |
74 With 1G PUD level mapping, we require 262144 struct pages and a single 4K
76 require 4096 4K pages in vmemmap to map the struct pages for 1G PUD level
91 | PUD | +-----------+ | | |
/Linux-v6.6/arch/sparc/include/asm/
Dpgalloc_64.h24 #define p4d_populate(MM, P4D, PUD) __p4d_populate(P4D, PUD) argument
41 #define pud_populate(MM, PUD, PMD) __pud_populate(PUD, PMD) argument
/Linux-v6.6/tools/testing/selftests/mm/
Dmremap_test.c50 PUD = _1GB, enumerator
494 test_cases[9] = MAKE_TEST(PUD, PTE, _2GB, NON_OVERLAPPING, EXPECT_SUCCESS, in main()
496 test_cases[10] = MAKE_TEST(PUD, _1MB, _2GB, NON_OVERLAPPING, EXPECT_SUCCESS, in main()
498 test_cases[11] = MAKE_TEST(PUD, PMD, _2GB, NON_OVERLAPPING, EXPECT_SUCCESS, in main()
500 test_cases[12] = MAKE_TEST(PUD, PUD, _2GB, NON_OVERLAPPING, EXPECT_SUCCESS, in main()
511 perf_test_cases[2] = MAKE_TEST(PUD, PUD, _1GB, NON_OVERLAPPING, EXPECT_SUCCESS, in main()
/Linux-v6.6/Documentation/translations/zh_CN/arch/arm64/
Dhugetlbpage.rst40 - CONT PTE PMD CONT PMD PUD
/Linux-v6.6/Documentation/translations/zh_TW/arch/arm64/
Dhugetlbpage.rst43 - CONT PTE PMD CONT PMD PUD
/Linux-v6.6/Documentation/translations/zh_CN/mm/
Dsplit_page_table_lock.rst47 Hugetlb可以支持多种页面大小。我们只对PMD级别使用分页锁,但不对PUD使用。
/Linux-v6.6/Documentation/arch/arm64/
Dhugetlbpage.rst38 - CONT PTE PMD CONT PMD PUD
Dptdump.rst38 level PTE or block level PGD, PMD and PUD, and access status of a page
/Linux-v6.6/Documentation/arch/x86/
Damd-memory-encryption.rst33 for a PUD which results in the PUD pointed to by that entry to not be
/Linux-v6.6/include/linux/
Dpgtable.h22 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{P4D,PUD,PMD}_FOLDED
/Linux-v6.6/Documentation/filesystems/
Dlocking.rst670 ->huge_fault() is called when there is no PUD or PMD entry present. This
671 gives the filesystem the opportunity to install a PUD or PMD sized page.
/Linux-v6.6/arch/
DKconfig905 PUD level. If there are only 3 page table levels, the move effectively