Home
last modified time | relevance | path

Searched defs:pgd_offset (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/arch/cris/arch-v10/
DREADME.mm180 static inline pgd_t * pgd_offset(struct mm_struct * mm, unsigned long address) function
/linux-4.4.14/arch/mips/include/asm/
Dpgtable-32.h144 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
Dpgtable-64.h247 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc32.h303 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
Dpgtable-ppc64.h189 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/nios2/include/asm/
Dpgtable.h107 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
/linux-4.4.14/arch/cris/include/asm/
Dpgtable.h235 static inline pgd_t * pgd_offset(const struct mm_struct *mm, unsigned long address) in pgd_offset() function
/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h246 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h235 #define pgd_offset(mm, addr) ((mm)->pgd+pgd_index(addr)) macro
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgtable.h190 #define pgd_offset(mm, address) \ macro
Dmotorola_pgtable.h195 static inline pgd_t *pgd_offset(const struct mm_struct *mm, in pgd_offset() function
Dmcf_pgtable.h334 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h53 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
Dpgtable_32.h408 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/metag/include/asm/
Dpgtable.h186 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/score/include/asm/
Dpgtable.h79 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
/linux-4.4.14/arch/m32r/include/asm/
Dpgtable.h310 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/arc/include/asm/
Dpgtable.h338 #define pgd_offset(mm, addr) (((mm)->pgd)+pgd_index(addr)) macro
/linux-4.4.14/arch/um/include/asm/
Dpgtable.h303 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
/linux-4.4.14/arch/avr32/include/asm/
Dpgtable.h297 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/arm/include/asm/
Dpgtable.h179 #define pgd_offset(mm, addr) ((mm)->pgd + pgd_index(addr)) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_32.h315 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
Dpgtable_64.h857 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/alpha/include/asm/
Dpgtable.h287 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h379 #define pgd_offset(mm, address) ((mm)->pgd+pgd_index(address)) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dpgtable.h363 #define pgd_offset(mm,address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/tile/include/asm/
Dpgtable.h326 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h480 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h425 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h183 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h372 pgd_offset (const struct mm_struct *mm, unsigned long address) in pgd_offset() function
/linux-4.4.14/arch/parisc/include/asm/
Dpgtable.h422 #define pgd_offset(mm, address) \ macro
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h519 #define pgd_offset(mm, addr) ((mm)->pgd+pgd_index(addr)) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h679 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index((address))) macro
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h1318 #define pgd_offset(mm, address) ((mm)->pgd + pgd_index(address)) macro