| /include/asm-generic/ |
| D | tlb.h | 124 unsigned long address, in __tlb_adjust_range() 200 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument 210 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument 216 #define tlb_remove_huge_tlb_entry(h, tlb, ptep, address) \ argument 227 #define __tlb_remove_pmd_tlb_entry(tlb, pmdp, address) do {} while (0) argument 230 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument 241 #define __tlb_remove_pud_tlb_entry(tlb, pudp, address) do {} while (0) argument 244 #define tlb_remove_pud_tlb_entry(tlb, pudp, address) \ argument 268 #define pte_free_tlb(tlb, ptep, address) \ argument 274 #define pmd_free_tlb(tlb, pmdp, address) \ argument [all …]
|
| D | pgtable.h | 45 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags() 52 unsigned long address, pud_t *pudp, in pudp_set_access_flags() 63 unsigned long address, in ptep_test_and_clear_young() 79 unsigned long address, in pmdp_test_and_clear_young() 92 unsigned long address, in pmdp_test_and_clear_young() 116 unsigned long address, pmd_t *pmdp) in pmdp_clear_flush_young() 126 unsigned long address, in ptep_get_and_clear() 138 unsigned long address, in pmdp_huge_get_and_clear() 148 unsigned long address, in pudp_huge_get_and_clear() 162 unsigned long address, pmd_t *pmdp, in pmdp_huge_get_and_clear_full() [all …]
|
| D | pgtable-nopud.h | 44 static inline pud_t *pud_offset(p4d_t *p4d, unsigned long address) in pud_offset() 59 #define pud_alloc_one(mm, address) NULL argument
|
| D | pgtable-nop4d.h | 34 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() 49 #define p4d_alloc_one(mm, address) NULL argument
|
| D | pgtable-nop4d-hack.h | 40 static inline pud_t *pud_offset(pgd_t *pgd, unsigned long address) in pud_offset() 55 #define pud_alloc_one(mm, address) NULL argument
|
| D | pgtable-nopmd.h | 44 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() 59 #define pmd_alloc_one(mm, address) NULL argument
|
| D | 5level-fixup.h | 15 #define pud_alloc(mm, p4d, address) \ argument 19 #define p4d_alloc(mm, pgd, address) (pgd) argument
|
| D | 4level-fixup.h | 15 #define pmd_alloc(mm, pud, address) \ argument
|
| D | io.h | 788 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 796 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() 946 static inline unsigned long virt_to_bus(void *address) in virt_to_bus() 951 static inline void *bus_to_virt(unsigned long address) in bus_to_virt()
|
| /include/linux/ |
| D | mmu_notifier.h | 245 unsigned long address) in mmu_notifier_test_young() 253 unsigned long address, pte_t pte) in mmu_notifier_change_pte() 421 unsigned long address) in mmu_notifier_test_young() 427 unsigned long address, pte_t pte) in mmu_notifier_change_pte()
|
| D | timeriomem-rng.h | 12 void __iomem *address; member
|
| D | mm.h | 322 unsigned long address; /* Faulting virtual address */ member 1097 static inline void set_page_address(struct page *page, void *address) in set_page_address() 1112 #define set_page_address(page, address) do { } while(0) argument 1347 unsigned long address, unsigned int flags) in handle_mm_fault() 1354 struct mm_struct *mm, unsigned long address, in fixup_user_fault() 1618 unsigned long address) in __p4d_alloc() 1628 unsigned long address) in __pud_alloc() 1638 unsigned long address) in __pmd_alloc() 1688 unsigned long address) in p4d_alloc() 1695 unsigned long address) in pud_alloc() [all …]
|
| D | ksm.h | 87 struct vm_area_struct *vma, unsigned long address) in ksm_might_need_to_copy()
|
| D | futex.h | 46 unsigned long address; member
|
| D | huge_mm.h | 290 unsigned long address, bool freeze, struct page *page) {} in __split_huge_pmd() 292 unsigned long address, bool freeze, struct page *page) {} in split_huge_pmd_address()
|
| D | debugobjects.h | 111 debug_check_no_obj_freed(const void *address, unsigned long size) { } in debug_check_no_obj_freed()
|
| /include/xen/interface/ |
| D | callback.h | 87 xen_callback_t address; member
|
| /include/acpi/ |
| D | processor.h | 58 u64 address; member 64 u32 address; member 79 u64 address; member 111 u64 address; member 152 u64 address; member 181 u32 address; member
|
| D | acrestyp.h | 210 u16 address; member 265 u32 address; member 341 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address16_attribute address; member 346 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address32_attribute address; member 351 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address64_attribute address; member 357 struct acpi_address64_attribute address; member 377 u64 address; member 680 struct acpi_resource_address address; /* Common 16/32/64 address fields */ member 707 u64 address; /* here for 64-bit alignment */ member
|
| /include/linux/lockd/ |
| D | bind.h | 42 const struct sockaddr *address; member
|
| /include/linux/usb/ |
| D | ehci-dbgp.h | 42 u32 address; member
|
| /include/uapi/linux/ |
| D | ndctl.h | 103 __u64 address; member 113 __u64 address; member 125 __u64 address; member 141 __u64 address; member
|
| /include/rdma/ |
| D | ib_umem.h | 46 unsigned long address; member
|
| /include/media/ |
| D | v4l2-async.h | 65 unsigned short address; member
|
| /include/linux/iio/ |
| D | sysfs.h | 26 u64 address; member
|