Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_64.h23 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD) argument
40 #define pud_populate(MM, PUD, PMD) __pud_populate(PUD, PMD) argument
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-64.h56 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, PUD) argument
/linux-4.4.14/Documentation/vm/
Dsplit_page_table_lock40 level, but not for PUD.
/linux-4.4.14/include/asm-generic/
Dpgtable.h13 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{PUD,PMD}_FOLDED