Lines Matching defs:address
1631 static void zap_page_range_single(struct vm_area_struct *vma, unsigned long address, in zap_page_range_single()
1659 void zap_vma_ptes(struct vm_area_struct *vma, unsigned long address, in zap_vma_ptes()
4317 unsigned long address = vmf->address, nr_pages, mask; in do_fault_around() local
4825 unsigned long address, unsigned int flags) in __handle_mm_fault()
4934 unsigned long address, unsigned int flags, in mm_account_fault()
4999 unsigned long address, unsigned int flags, in ___handle_speculative_fault()
5201 unsigned long address, unsigned int flags, in __handle_speculative_fault()
5235 bool can_reuse_spf_vma(struct vm_area_struct *vma, unsigned long address) in can_reuse_spf_vma()
5252 vm_fault_t handle_mm_fault(struct vm_area_struct *vma, unsigned long address, in handle_mm_fault()
5305 int __p4d_alloc(struct mm_struct *mm, pgd_t *pgd, unsigned long address) in __p4d_alloc()
5328 int __pud_alloc(struct mm_struct *mm, p4d_t *p4d, unsigned long address) in __pud_alloc()
5352 int __pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in __pmd_alloc()
5372 int follow_invalidate_pte(struct mm_struct *mm, unsigned long address, in follow_invalidate_pte()
5460 int follow_pte(struct mm_struct *mm, unsigned long address, in follow_pte()
5480 int follow_pfn(struct vm_area_struct *vma, unsigned long address, in follow_pfn()
5501 unsigned long address, unsigned int flags, in follow_phys()