Searched defs:pmdp (Results 1 - 25 of 100) sorted by relevance

1234

/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h17 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, argument
26 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, argument
/linux-master/arch/mips/mm/
H A Dpgtable-32.c44 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
H A Dpgtable-64.c102 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
H A Dc-r3k.c242 pmd_t *pmdp; local
/linux-master/arch/arm/include/asm/
H A Dtlb.h59 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) argument
H A Dpgalloc.h107 static inline void __pmd_populate(pmd_t *pmdp, phys_addr_t pte, argument
125 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) argument
134 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) argument
/linux-master/arch/powerpc/mm/nohash/
H A D40x.c111 pmd_t *pmdp; local
126 pmd_t *pmdp; local
H A Dbook3e_pgtable.c79 pmd_t *pmdp; local
[all...]
/linux-master/arch/arc/include/asm/
H A Dpgalloc.h86 static inline void pud_populate(struct mm_struct *mm, pud_t *pudp, pmd_t *pmdp) argument
H A Dhugepage.h58 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
/linux-master/arch/arm64/include/asm/
H A Dtlb.h90 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, argument
H A Dpgalloc.h24 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) argument
29 static inline void pud_populate(struct mm_struct *mm, pud_t *pudp, pmd_t *pmdp) argument
37 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) argument
116 static inline void __pmd_populate(pmd_t *pmdp, phys_addr_t ptep, argument
127 pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, pte_t *ptep) argument
134 pmd_populate(struct mm_struct *mm, pmd_t *pmdp, pgtable_t ptep) argument
[all...]
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h28 static inline void pmd_populate_kernel(struct mm_struct *mm, pmd_t *pmdp, argument
34 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmdp, argument
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_32.h29 static inline void pud_set(pud_t * pudp, pmd_t * pmdp) argument
/linux-master/include/linux/
H A Dpage_table_check.h77 static inline void page_table_check_pmd_set(struct mm_struct *mm, pmd_t *pmdp, argument
132 static inline void page_table_check_pmd_set(struct mm_struct *mm, pmd_t *pmdp, argument
/linux-master/arch/arm/mm/
H A Dkasan_init.c43 static void __init kasan_pte_populate(pmd_t *pmdp, unsigned long addr, argument
97 pmd_t *pmdp = pmd_offset(pudp, addr); local
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c21 __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, pmd_t *pmdp, unsigned long trap, unsigned long flags, int ssize, unsigned int psize) argument
/linux-master/arch/powerpc/mm/
H A Dpgtable_32.c42 pmd_t *pmdp = pmd_off_k(addr); local
62 pte_t __init *early_pte_alloc_kernel(pmd_t *pmdp, unsigned long va) argument
/linux-master/arch/loongarch/mm/
H A Dpgtable.c128 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
/linux-master/arch/powerpc/mm/kasan/
H A Dinit_book3e_64.c37 pmd_t *pmdp; local
/linux-master/arch/sparc/mm/
H A Dfault_64.c84 pmd_t *pmdp; local
H A Dtlb.c268 void pgtable_trans_huge_deposit(struct mm_struct *mm, pmd_t *pmdp, argument
222 set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd) argument
231 pmdp_establish(struct vm_area_struct *vma, unsigned long address, pmd_t *pmdp, pmd_t pmd) argument
247 pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, pmd_t *pmdp) argument
283 pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) argument
[all...]
/linux-master/arch/microblaze/kernel/
H A Dsignal.c160 pmd_t *pmdp; local
/linux-master/arch/mips/include/asm/
H A Dpgtable-32.h148 static inline void pmd_clear(pmd_t *pmdp) argument
/linux-master/mm/
H A Dpage_table_check.c200 void __page_table_check_pmd_set(struct mm_struct *mm, pmd_t *pmdp, pmd_t pmd) argument

Completed in 518 milliseconds

1234