Home
last modified time | relevance | path

Searched defs:pud_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/asm-generic/
D4level-fixup.h17 #define pud_alloc(mm, pgd, address) (pgd) macro
/linux-3.4.99/include/linux/
Dmm.h1184 static inline pud_t *pud_alloc(struct mm_struct *mm, pgd_t *pgd, unsigned long address) in pud_alloc() function