Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
A Dpgtable_no.h23 #define pmd_offset(a, b) ((void *)0) macro
/arch/arm/include/asm/
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
/arch/alpha/include/asm/
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
/arch/s390/include/asm/
A Dpgtable.h1556 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) in pmd_offset() function
1560 #define pmd_offset pmd_offset macro

Completed in 14 milliseconds