Home
last modified time | relevance | path

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

12

/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/s390/mm/
Dhugetlbpage.c164 pgd_t *pgdp; in huge_pte_alloc() local
177 pgd_t *pgdp; in huge_pte_offset() local
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
Dpageattr.c45 pgd_t *pgdp; in walk_page_table() local
/arch/sh/mm/
Dgup.c170 pgd_t *pgdp; in __get_user_pages_fast() local
223 pgd_t *pgdp; in get_user_pages_fast() local
/arch/arm64/include/asm/
Dpgalloc.h71 static inline void __pgd_populate(pgd_t *pgdp, phys_addr_t pud, pgdval_t prot) in __pgd_populate()
81 static inline void __pgd_populate(pgd_t *pgdp, phys_addr_t pud, pgdval_t prot) in __pgd_populate()
/arch/sparc/mm/
Dgup.c169 pgd_t *pgdp; in __get_user_pages_fast() local
199 pgd_t *pgdp; in get_user_pages_fast() local
Dsrmmu.c109 static inline void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp) in srmmu_ctxd_set()
485 pgd_t *pgdp; in srmmu_mapioaddr() local
520 pgd_t *pgdp; in srmmu_unmapioaddr() local
662 pgd_t *pgdp; in srmmu_early_allocate_ptable_skeleton() local
693 pgd_t *pgdp; in srmmu_allocate_ptable_skeleton() local
748 pgd_t *pgdp; in srmmu_inherit_prom_mappings() local
825 pgd_t *pgdp = pgd_offset_k(vaddr); in do_large_mapping() local
Dfault_64.c94 pgd_t *pgdp = pgd_offset(current->mm, tpc); in get_user_insn() local
Dio-unit.c217 pgd_t *pgdp; in iounit_map_dma_area() local
/arch/mips/mm/
Dgup.c203 pgd_t *pgdp; in __get_user_pages_fast() local
269 pgd_t *pgdp; in get_user_pages_fast() local
Dtlb-r8k.c186 pgd_t *pgdp; in __update_tlb() local
Dc-r3k.c242 pgd_t *pgdp; in r3k_flush_cache_page() local
Dc-tx39.c173 pgd_t *pgdp; in tx39_flush_cache_page() local
/arch/x86/mm/
Dgup.c264 pgd_t *pgdp; in __get_user_pages_fast() local
331 pgd_t *pgdp; in get_user_pages_fast() 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.h30 static inline void pgd_set(pgd_t * pgdp, pmd_t * pmdp) in pgd_set()
/arch/powerpc/mm/
Dgup.c140 pgd_t *pgdp; in __get_user_pages_fast() local
/arch/score/mm/
Dcache.c177 pgd_t *pgdp; in flush_cache_range() local
/arch/c6x/include/asm/
Dpgtable.h29 #define pgd_clear(pgdp) argument
/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.h109 static inline void native_set_pgd(pgd_t *pgdp, pgd_t pgd) in native_set_pgd()

12