Searched refs:PUD (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/arch/sparc/include/asm/ |
D | pgalloc_64.h | 24 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD) argument 41 #define pud_populate(MM, PUD, PMD) __pud_populate(PUD, PMD) argument
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 18 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, (unsigned long)PUD) argument
|
/Linux-v5.4/Documentation/arm64/ |
D | hugetlbpage.rst | 36 - CONT PTE PMD CONT PMD PUD
|
/Linux-v5.4/Documentation/x86/ |
D | amd-memory-encryption.rst | 33 for a PUD which results in the PUD pointed to by that entry to not be
|
/Linux-v5.4/Documentation/vm/ |
D | split_page_table_lock.rst | 44 level, but not for PUD.
|
/Linux-v5.4/include/asm-generic/ |
D | pgtable.h | 16 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{P4D,PUD,PMD}_FOLDED
|