Searched defs:PGD (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/include/asm-ppc64/ |
D | pgalloc.h | 58 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
|
/linux-2.4.37.9/include/asm-m68k/ |
D | motorola_pgalloc.h | 178 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
|
/linux-2.4.37.9/include/asm-sparc/ |
D | pgalloc.h | 116 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) in BTFIXUPDEF_CALL() argument
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | pgalloc.h | 232 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD) argument
|