Lines Matching defs:address
554 unsigned long address; /* Faulting virtual address - masked */ member
926 unsigned long address) in lock_vma_under_rcu()
2399 static inline void set_page_address(struct page *page, void *address) in set_page_address()
2419 #define set_page_address(page, address) do { } while(0) argument
2571 unsigned long address; member
2618 unsigned long address, unsigned int flags, in handle_mm_fault()
2625 static inline int fixup_user_fault(struct mm_struct *mm, unsigned long address, in fixup_user_fault()
2913 unsigned long address) in __p4d_alloc()
2923 unsigned long address) in __pud_alloc()
2950 unsigned long address) in __pmd_alloc()
3014 unsigned long address) in p4d_alloc()
3021 unsigned long address) in pud_alloc()
3027 static inline pmd_t *pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in pmd_alloc()
3211 #define pte_alloc_map(mm, pmd, address) \ argument
3214 #define pte_alloc_map_lock(mm, pmd, address, ptlp) \ argument
3218 #define pte_alloc_kernel(pmd, address) \ argument