Home
last modified time | relevance | path

Searched defs:pgdp (Results 1 – 25 of 44) sorted by relevance

12

/arch/s390/mm/
Dgup.c141 static inline int gup_pud_range(pgd_t *pgdp, pgd_t pgd, unsigned long addr, in gup_pud_range()
176 pgd_t *pgdp, pgd; in __get_user_pages_fast() local
224 pgd_t *pgdp, pgd; in get_user_pages_fast() local
Dhugetlbpage.c70 pgd_t *pgdp; in huge_pte_alloc() local
83 pgd_t *pgdp; in huge_pte_offset() local
Dpageattr.c42 pgd_t *pgdp; in walk_page_table() local
/arch/powerpc/include/asm/
Dpgtable-ppc64-4k.h58 #define pgd_clear(pgdp) (pgd_val(*(pgdp)) = 0) argument
62 #define pud_offset(pgdp, addr) \ argument
/arch/sh/mm/
Dgup.c168 pgd_t *pgdp; in __get_user_pages_fast() local
221 pgd_t *pgdp; in get_user_pages_fast() local
/arch/sparc/mm/
Dsrmmu.c108 static inline void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp) in srmmu_ctxd_set()
478 pgd_t *pgdp; in srmmu_mapioaddr() local
513 pgd_t *pgdp; in srmmu_unmapioaddr() local
655 pgd_t *pgdp; in srmmu_early_allocate_ptable_skeleton() local
686 pgd_t *pgdp; in srmmu_allocate_ptable_skeleton() local
741 pgd_t *pgdp; in srmmu_inherit_prom_mappings() local
818 pgd_t *pgdp = pgd_offset_k(vaddr); in do_large_mapping() local
Dgup.c170 pgd_t *pgdp; in get_user_pages_fast() local
Dfault_64.c92 pgd_t *pgdp = pgd_offset(current->mm, tpc); in get_user_insn() local
Dio-unit.c214 pgd_t *pgdp; in iounit_map_dma_area() local
/arch/mips/mm/
Dgup.c202 pgd_t *pgdp; in __get_user_pages_fast() local
268 pgd_t *pgdp; in get_user_pages_fast() local
Dtlb-r8k.c187 pgd_t *pgdp; in __update_tlb() local
Dc-r3k.c243 pgd_t *pgdp; in r3k_flush_cache_page() local
/arch/x86/mm/
Dgup.c251 pgd_t *pgdp; in __get_user_pages_fast() local
318 pgd_t *pgdp; in get_user_pages_fast() local
/arch/powerpc/mm/
Dgup.c120 pgd_t *pgdp; in get_user_pages_fast() local
Dpgtable_64.c94 pgd_t *pgdp; in map_kernel_page() local
/arch/m68k/include/asm/
Dpgtable_no.h21 #define pgd_clear(pgdp) argument
Dsun3_pgtable.h114 static inline void pgd_set(pgd_t *pgdp, pmd_t *pmdp) in pgd_set()
152 static inline void pgd_clear (pgd_t *pgdp) {} in pgd_clear()
Dmotorola_pgtable.h120 static inline void pgd_set(pgd_t *pgdp, pmd_t *pmdp) in pgd_set()
153 #define pgd_clear(pgdp) ({ pgd_val(*pgdp) = 0; }) argument
/arch/sparc/include/asm/
Dpgalloc_32.h28 static inline void pgd_set(pgd_t * pgdp, pmd_t * pmdp) in pgd_set()
/arch/h8300/include/asm/
Dpgtable.h14 #define pgd_clear(pgdp) argument
/arch/c6x/include/asm/
Dpgtable.h29 #define pgd_clear(pgdp) argument
/arch/score/mm/
Dcache.c176 pgd_t *pgdp; in flush_cache_range() local
/arch/arm/include/asm/
Dpgtable-nommu.h26 #define pgd_clear(pgdp) argument
/arch/blackfin/include/asm/
Dpgtable.h22 #define pgd_clear(pgdp) argument
/arch/x86/include/asm/
Dpgtable_64.h108 static inline void native_set_pgd(pgd_t *pgdp, pgd_t pgd) in native_set_pgd()

12