Searched refs:pud_offset (Results 1 – 3 of 3) sorted by relevance
18 #define pud_offset(pgd, start) (pgd) macro
38 static inline pud_t * pud_offset(pgd_t * pgd, unsigned long address) in pud_offset() function
820 NULL: pud_offset(pgd, address); in pud_alloc()