Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst156 PUD Page Table Helpers
160 | pud_same | Tests whether both PUD entries are the same |
162 | pud_bad | Tests a non-table mapped PUD |
164 | pud_leaf | Tests a leaf mapped PUD |
166 | pud_trans_huge | Tests a Transparent Huge Page (THP) at PUD |
168 | pud_present | Tests a valid mapped PUD |
170 | pud_young | Tests a young PUD |
172 | pud_dirty | Tests a dirty PUD |
174 | pud_write | Tests a writable PUD |
176 | pud_mkyoung | Creates a young PUD |
[all...]
H A Dsplit_page_table_lock.rst51 level, but not for PUD.
H A Dprocess_addrs.rst290 In Linux these are divided into five levels - PGD, P4D, PUD, PMD and PTE. Huge
510 and PUD each make use of the process address space granularity
640 When allocating a P4D, PUD or PMD and setting the relevant entry in the above
641 PGD, P4D or PUD, the :c:member:`!mm->page_table_lock` must be held. This is
736 Some functions manipulate page table levels above PMD (that is PUD, P4D and PGD
/linux/Documentation/arch/powerpc/
H A 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/arch/sparc/include/asm/
H A 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/Documentation/translations/zh_CN/mm/
H A Dpage_tables.rst68 +-->| PUD |
201 页表遍历可能在中间或者上层结束(PMD,PUD)。
205 PMD 和 PUD 页表项映射。
H A Dsplit_page_table_lock.rst
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dhugetlbpage.rst40 - CONT PTE PMD CONT PMD PUD
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dhugetlbpage.rst43 - CONT PTE PMD CONT PMD PUD
/linux/Documentation/arch/arm64/
H A Dhugetlbpage.rst38 - CONT PTE PMD CONT PMD PUD
H A Dptdump.rst36 level PTE or block level PGD, PMD and PUD, and access status of a page
/linux/arch/mips/boot/dts/mobileye/
H A Deyeq6h-pins.dtsi14 * [13:12] | PUD | pull-up/pull-down. 0, 3 - no, 1 - PD, 2 - PU
/linux/Documentation/arch/x86/
H A Damd-memory-encryption.rst33 for a PUD which results in the PUD pointed to by that entry to not be
/linux/Documentation/filesystems/
H A Dlocking.rst628 ->huge_fault() is called when there is no PUD or PMD entry present. This
629 gives the filesystem the opportunity to install a PUD or PMD sized page.
/linux/include/linux/
H A Dpgtable.h22 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{P4D,PUD,PMD}_FOLDED
/linux/arch/
H A DKconfig1010 PUD level. If there are only 3 page table levels, the move effectively