Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dpgtable-64.h186 #define pgd_offset_k(address) \ macro
189 #define pgd_offset_k(address) pgd_offset(&init_mm, 0UL) macro
Dpgtable-32.h140 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/h8300/include/asm/
Dpgtable.h18 #define pgd_offset_k(adrdress) ((pgd_t *)0) macro
/arch/cris/include/asm/
Dpgtable.h240 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/um/include/asm/
Dpgtable.h311 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/m68k/include/asm/
Dsun3_pgtable.h197 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dmotorola_pgtable.h205 static inline pgd_t *pgd_offset_k(unsigned long address) in pgd_offset_k() function
/arch/sh/include/asm/
Dpgtable_64.h61 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable_32.h400 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/avr32/include/asm/
Dpgtable.h312 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/xtensa/include/asm/
Dpgtable.h304 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/arm/include/asm/
Dpgtable.h370 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/arch/alpha/include/asm/
Dpgtable.h284 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) macro
/arch/sparc/include/asm/
Dpgtable_32.h293 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable_64.h642 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/powerpc/include/asm/
Dpgtable-ppc64.h236 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
Dpgtable-ppc32.h789 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/x86/include/asm/
Dpgtable.h471 #define pgd_offset_k(address) pgd_offset(&init_mm, (address)) macro
/arch/parisc/include/asm/
Dpgtable.h379 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/arch/ia64/include/asm/
Dpgtable.h384 #define pgd_offset_k(addr) \ macro
/arch/s390/include/asm/
Dpgtable.h999 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro