Lines Matching defs:address
1641 static void zap_page_range_single(struct vm_area_struct *vma, unsigned long address, in zap_page_range_single()
1669 void zap_vma_ptes(struct vm_area_struct *vma, unsigned long address, in zap_vma_ptes()
4343 unsigned long address = vmf->address, nr_pages, mask; in do_fault_around() local
4851 unsigned long address, unsigned int flags) in __handle_mm_fault()
4960 unsigned long address, unsigned int flags, in mm_account_fault()
5025 unsigned long address, unsigned int flags, in ___handle_speculative_fault()
5247 unsigned long address, unsigned int flags, in __handle_speculative_fault()
5281 bool can_reuse_spf_vma(struct vm_area_struct *vma, unsigned long address) in can_reuse_spf_vma()
5298 vm_fault_t handle_mm_fault(struct vm_area_struct *vma, unsigned long address, in handle_mm_fault()
5351 int __p4d_alloc(struct mm_struct *mm, pgd_t *pgd, unsigned long address) in __p4d_alloc()
5374 int __pud_alloc(struct mm_struct *mm, p4d_t *p4d, unsigned long address) in __pud_alloc()
5398 int __pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in __pmd_alloc()
5418 int follow_invalidate_pte(struct mm_struct *mm, unsigned long address, in follow_invalidate_pte()
5506 int follow_pte(struct mm_struct *mm, unsigned long address, in follow_pte()
5526 int follow_pfn(struct vm_area_struct *vma, unsigned long address, in follow_pfn()
5547 unsigned long address, unsigned int flags, in follow_phys()