Lines Matching defs:address
540 unsigned long address; /* Faulting virtual address - masked */ member
2212 static inline void set_page_address(struct page *page, void *address) in set_page_address()
2232 #define set_page_address(page, address) do { } while(0) argument
2384 unsigned long address; member
2433 unsigned long address, unsigned int flags, in handle_mm_fault()
2440 static inline int fixup_user_fault(struct mm_struct *mm, unsigned long address, in fixup_user_fault()
2728 unsigned long address) in __p4d_alloc()
2738 unsigned long address) in __pud_alloc()
2765 unsigned long address) in __pmd_alloc()
2829 unsigned long address) in p4d_alloc()
2836 unsigned long address) in pud_alloc()
2842 static inline pmd_t *pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in pmd_alloc()
3047 #define pte_alloc_map(mm, pmd, address) \ argument
3050 #define pte_alloc_map_lock(mm, pmd, address, ptlp) \ argument
3054 #define pte_alloc_kernel(pmd, address) \ argument