Home
last modified time | relevance | path

Searched defs:PUD (Results 1 – 2 of 2) 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