Home
last modified time | relevance | path

Searched defs:pgd_offset_k (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dpgtable-32.h139 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable-64.h241 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc32.h299 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable-ppc64.h202 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/nios2/include/asm/
Dpgtable.h258 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/linux-4.4.14/arch/cris/include/asm/
Dpgtable.h241 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h251 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h238 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgtable.h194 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dmotorola_pgtable.h204 static inline pgd_t *pgd_offset_k(unsigned long address) in pgd_offset_k() function
Dmcf_pgtable.h339 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h56 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable_32.h412 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/metag/include/asm/
Dpgtable.h188 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/score/include/asm/
Dpgtable.h75 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/m32r/include/asm/
Dpgtable.h313 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/arc/include/asm/
Dpgtable.h336 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/um/include/asm/
Dpgtable.h309 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/avr32/include/asm/
Dpgtable.h300 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/arm/include/asm/
Dpgtable.h182 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_32.h318 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable_64.h860 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/alpha/include/asm/
Dpgtable.h283 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) macro
/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h382 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dpgtable.h360 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/tile/include/asm/
Dpgtable.h332 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h476 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h431 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h189 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h379 #define pgd_offset_k(addr) \ macro
/linux-4.4.14/arch/parisc/include/asm/
Dpgtable.h426 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h522 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h684 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) macro
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h1319 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro