Searched refs:P4D (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | pgalloc_64.h | 24 #define p4d_populate(MM, P4D, PUD) __p4d_populate(P4D, PUD) argument
|
| /linux-6.15/Documentation/translations/zh_CN/mm/ |
| H A D | page_tables.rst | 64 +-->| P4D |
|
| /linux-6.15/Documentation/mm/ |
| H A D | process_addrs.rst | 290 In Linux these are divided into five levels - PGD, P4D, PUD, PMD and PTE. Huge 467 * **Higher level page table locks** - Higher level page tables, that is PGD, P4D 598 When allocating a P4D, PUD or PMD and setting the relevant entry in the above 599 PGD, P4D or PUD, the :c:member:`!mm->page_table_lock` must be held. This is 694 Some functions manipulate page table levels above PMD (that is PUD, P4D and PGD
|
| H A D | page_tables.rst | 68 +-->| P4D |
|
| /linux-6.15/include/linux/ |
| H A D | pgtable.h | 22 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{P4D,PUD,PMD}_FOLDED
|