Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dpgtable-nopmd.h46 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() function
50 #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.h277 extern inline pmd_t * pmd_offset(pud_t * dir, unsigned long address) in pmd_offset() function
283 #define pmd_offset pmd_offset macro
/linux/arch/s390/include/asm/
H A Dpgtable.h1561 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) in pmd_offset() function
1565 #define pmd_offset pmd_offset macro