Lines Matching refs:pud_t
16 pud_t *dst_pud, pud_t *src_pud, unsigned long addr,
20 void huge_pud_set_accessed(struct vm_fault *vmf, pud_t orig_pud);
22 static inline void huge_pud_set_accessed(struct vm_fault *vmf, pud_t orig_pud) in huge_pud_set_accessed()
32 int zap_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud,
413 void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud,
418 pud_t *pudp, unsigned long addr, pgprot_t newprot,
423 pud_t *pudp, unsigned long addr, pgprot_t newprot, in change_huge_pud()
429 pud_t *____pud = (__pud); \
443 spinlock_t *__pud_trans_huge_lock(pud_t *pud, struct vm_area_struct *vma);
459 static inline spinlock_t *pud_trans_huge_lock(pud_t *pud, in pud_trans_huge_lock()
626 static inline spinlock_t *pud_trans_huge_lock(pud_t *pud, in pud_trans_huge_lock()
673 static inline void __split_huge_pud(struct vm_area_struct *vma, pud_t *pud, in __split_huge_pud()
679 struct vm_area_struct *vma, pud_t *pudp, in change_huge_pud()