Searched refs:PUD (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgalloc_64.h | 23 #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/ |
D | pgalloc-64.h | 56 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, PUD) argument
|
/linux-4.4.14/Documentation/vm/ |
D | split_page_table_lock | 40 level, but not for PUD.
|
/linux-4.4.14/include/asm-generic/ |
D | pgtable.h | 13 #error CONFIG_PGTABLE_LEVELS is not consistent with __PAGETABLE_{PUD,PMD}_FOLDED
|