Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dpgtable-nopmd.h44 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() function
48 #define pmd_offset pmd_offset macro
/kernel/linux/linux-6.6/include/asm-generic/
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
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-2level.h188 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long addr) in pmd_offset() function
192 #define pmd_offset pmd_offset macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
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
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dpgtable_no.h23 #define pmd_offset(a, b) ((void *)0) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpgtable_no.h24 #define pmd_offset(a, b) ((void *)0) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpgtable.h295 extern inline pmd_t * pmd_offset(pud_t * dir, unsigned long address) in pmd_offset() function
301 #define pmd_offset pmd_offset macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
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
/kernel/linux/linux-5.10/include/linux/
Dpgtable.h90 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() function
94 #define pmd_offset pmd_offset macro
/kernel/linux/linux-6.6/include/linux/
Dpgtable.h121 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() function
125 #define pmd_offset pmd_offset macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dpgtable.h1479 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) in pmd_offset() function
1483 #define pmd_offset pmd_offset macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dpgtable.h1333 static inline pmd_t *pmd_offset(pud_t *pudp, unsigned long address) in pmd_offset() function
1337 #define pmd_offset pmd_offset macro