Lines Matching defs:address
435 unsigned long address; /* Faulting virtual address */ member
1375 static inline void set_page_address(struct page *page, void *address) in set_page_address()
1390 #define set_page_address(page, address) do { } while(0) argument
1538 unsigned long address, unsigned int flags) in handle_mm_fault()
1545 struct mm_struct *mm, unsigned long address, in fixup_user_fault()
1811 unsigned long address) in __p4d_alloc()
1821 unsigned long address) in __pud_alloc()
1848 unsigned long address) in __pmd_alloc()
1917 unsigned long address) in p4d_alloc()
1924 unsigned long address) in pud_alloc()
1931 static inline pmd_t *pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in pmd_alloc()
2024 #define pte_offset_map_lock(mm, pmd, address, ptlp) \ argument
2040 #define pte_alloc_map(mm, pmd, address) \ argument
2043 #define pte_alloc_map_lock(mm, pmd, address, ptlp) \ argument
2047 #define pte_alloc_kernel(pmd, address) \ argument
2509 #define expand_upwards(vma, address) (0) argument