Home
last modified time | relevance | path

Searched defs:pmd_offset (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/include/asm/
H A Dpgtable-2level.h208 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) in pmd_offset() function
212 #define pmd_offset pmd_offset macro
/linux/arch/m68k/include/asm/
H A Dpgtable_no.h23 #define pmd_offset(a, b) ((void *)0) macro
/linux/arch/alpha/include/asm/
H A Dpgtable.h270 extern inline pmd_t * pmd_offset(pud_t * dir, unsigned long address) in pmd_offset() function
276 #define pmd_offset pmd_offset macro
/linux/include/linux/
H A Dpgtable.h144 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() function
148 #define pmd_offset pmd_offset macro