Searched defs:pgd_offset_k (Results 1 - 25 of 38) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgtable.h142 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgtable.h142 #define pgd_offset_k(addr) pgd_offset(&init_mm, addr) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmotorola_pgtable.h204 extern inline pgd_t * pgd_offset_k(unsigned long address) function
H A Dsun3_pgtable.h189 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmotorola_pgtable.h204 extern inline pgd_t * pgd_offset_k(unsigned long address) function
H A Dsun3_pgtable.h189 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgtable.h423 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h471 #define pgd_offset_k(address) pgd_offset(&init_mm, 0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h314 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h479 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h220 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h455 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h516 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h268 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgtable.h333 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgtable.h256 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgtable.h423 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h471 #define pgd_offset_k(address) pgd_offset(&init_mm, 0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgtable.h314 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h479 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h220 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h455 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h516 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h268 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgtable.h333 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro

Completed in 292 milliseconds

12