| /arch/cris/arch-v10/ |
| D | README.mm | 180 static inline pgd_t * pgd_offset(struct mm_struct * mm, unsigned long address) function
|
| /arch/powerpc/include/asm/nohash/32/ |
| D | pgtable.h | 307 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/mips/include/asm/ |
| D | pgtable-32.h | 163 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
| D | pgtable-64.h | 251 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
| /arch/cris/include/asm/ |
| D | pgtable.h | 235 static inline pgd_t * pgd_offset(const struct mm_struct *mm, unsigned long address) in pgd_offset() function
|
| /arch/nios2/include/asm/ |
| D | pgtable.h | 107 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
| /arch/unicore32/include/asm/ |
| D | pgtable.h | 235 #define pgd_offset(mm, addr) ((mm)->pgd+pgd_index(addr)) macro
|
| /arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 190 #define pgd_offset(mm, address) \ macro
|
| D | motorola_pgtable.h | 195 static inline pgd_t *pgd_offset(const struct mm_struct *mm, in pgd_offset() function
|
| D | mcf_pgtable.h | 334 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/sh/include/asm/ |
| D | pgtable_64.h | 53 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
|
| D | pgtable_32.h | 408 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/hexagon/include/asm/ |
| D | pgtable.h | 246 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
| /arch/metag/include/asm/ |
| D | pgtable.h | 186 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 263 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 177 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/um/include/asm/ |
| D | pgtable.h | 303 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
|
| /arch/m32r/include/asm/ |
| D | pgtable.h | 310 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/score/include/asm/ |
| D | pgtable.h | 79 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
| /arch/avr32/include/asm/ |
| D | pgtable.h | 297 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/arc/include/asm/ |
| D | pgtable.h | 343 #define pgd_offset(mm, addr) (((mm)->pgd)+pgd_index(addr)) macro
|
| /arch/arm/include/asm/ |
| D | pgtable.h | 181 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
|
| /arch/sparc/include/asm/ |
| D | pgtable_32.h | 315 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
|
| /arch/openrisc/include/asm/ |
| D | pgtable.h | 379 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
|
| /arch/alpha/include/asm/ |
| D | pgtable.h | 287 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
|