Searched refs:pgd_offset_k (Results 26 - 50 of 70) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dassabet.c110 set_pmd(pmd_offset(pgd_offset_k(virt), virt), pmd);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mm/
H A Dmotorola.c125 pgd_dir = pgd_offset_k(virtaddr);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
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 Dsun3_pgtable.h189 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/mm/
H A Dinit.c312 pgd = pgd_offset_k( vmaddr );
356 pgd = pgd_offset_k( start );
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dinit.c115 pte_offset(pmd_offset(pgd_offset_k(vaddr), (vaddr)), (vaddr))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/mm/
H A Dfault.c247 dir = pgd_offset_k(address);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/mm/
H A Dinit.c248 pgd = pgd_offset_k(VMALLOC_START);
/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/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/router/iproute2/reference/asm-cris/
H A Dpgtable.h490 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h334 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgtable.h487 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h334 #define pgd_offset_k(address) pgd_offset(&init_mm, address) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dinit.c69 pte_offset(pmd_offset(pgd_offset_k(vaddr), (vaddr)), (vaddr))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsetup.c206 pgdp = pgd_offset_k(va);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/mm/
H A Dinit.c436 pgd = pgd_offset_k((unsigned long)address);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/mm/
H A Dinit.c79 pte_offset(pmd_offset(pgd_offset_k(vaddr), (vaddr)), (vaddr))
/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.h115 * pgd_offset_k), which is initalized to point to kpmdtbl. kpmdtbl is
471 #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

Completed in 322 milliseconds

123