Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_64.h24 #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/
Dpgalloc.h18 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, (unsigned long)PUD) argument
/Linux-v5.4/Documentation/arm64/
Dhugetlbpage.rst36 - CONT PTE PMD CONT PMD PUD
/Linux-v5.4/Documentation/x86/
Damd-memory-encryption.rst33 for a PUD which results in the PUD pointed to by that entry to not be
/Linux-v5.4/Documentation/vm/
Dsplit_page_table_lock.rst44 level, but not for PUD.
/Linux-v5.4/include/asm-generic/
Dpgtable.h16 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{P4D,PUD,PMD}_FOLDED