Home
last modified time | relevance | path

Searched defs:PGD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_32.h37 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
Dpgalloc_64.h23 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD) argument
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-64.h56 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, PUD) argument