Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_64.h18 static inline void __pgd_populate(pgd_t *pgd, pud_t *pud) in __pgd_populate() function
23 #define pgd_populate(MM, PGD, PUD) __pgd_populate(PGD, PUD)