| /include/asm-generic/ |
| D | tlb.h | 287 unsigned long address, in __tlb_adjust_range() 491 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument 501 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument 508 #define tlb_remove_huge_tlb_entry(h, tlb, ptep, address) \ argument 524 #define __tlb_remove_pmd_tlb_entry(tlb, pmdp, address) do {} while (0) argument 527 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument 539 #define __tlb_remove_pud_tlb_entry(tlb, pudp, address) do {} while (0) argument 542 #define tlb_remove_pud_tlb_entry(tlb, pudp, address) \ argument 568 #define pte_free_tlb(tlb, ptep, address) \ argument 578 #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-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 | pgtable-nop4d-hack.h | 41 static inline pud_t *pud_offset(pgd_t *pgd, unsigned long address) in pud_offset() 56 #define pud_alloc_one(mm, address) NULL argument
|
| D | pgtable-nopud.h | 45 static inline pud_t *pud_offset(p4d_t *p4d, unsigned long address) in pud_offset() 60 #define pud_alloc_one(mm, address) NULL argument
|
| D | pgtable-nop4d.h | 36 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset() 51 #define p4d_alloc_one(mm, address) NULL argument
|
| D | 5level-fixup.h | 16 #define pud_alloc(mm, p4d, address) \ argument 20 #define p4d_alloc(mm, pgd, address) (pgd) argument
|
| D | 4level-fixup.h | 15 #define pmd_alloc(mm, pud, address) \ argument
|
| /include/linux/ |
| D | ksm.h | 78 struct vm_area_struct *vma, unsigned long address) in ksm_might_need_to_copy() 92 struct vm_area_struct *vma, unsigned long address) in reuse_ksm_page()
|
| D | timeriomem-rng.h | 12 void __iomem *address; member
|
| D | mm.h | 422 unsigned long address; /* Faulting virtual address */ member 1328 static inline void set_page_address(struct page *page, void *address) in set_page_address() 1343 #define set_page_address(page, address) do { } while(0) argument 1487 unsigned long address, unsigned int flags) in handle_mm_fault() 1494 struct mm_struct *mm, unsigned long address, in fixup_user_fault() 1759 unsigned long address) in __p4d_alloc() 1769 unsigned long address) in __pud_alloc() 1796 unsigned long address) in __pmd_alloc() 1865 unsigned long address) in p4d_alloc() 1872 unsigned long address) in pud_alloc() [all …]
|
| D | mmu_notifier.h | 329 unsigned long address) in mmu_notifier_test_young() 337 unsigned long address, pte_t pte) in mmu_notifier_change_pte() 570 unsigned long address) in mmu_notifier_test_young() 576 unsigned long address, pte_t pte) in mmu_notifier_change_pte()
|
| D | psp-sev.h | 110 u64 address; /* In */ member 137 u64 address; /* In */ member 148 u64 address; /* In */ member 241 u64 address; /* In */ member 255 u64 address; /* In */ member 269 u64 address; /* In */ member
|
| D | futex.h | 39 unsigned long address; member
|
| D | huge_mm.h | 337 unsigned long address, bool freeze, struct page *page) {} in __split_huge_pmd() 339 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/uapi/linux/ |
| D | ndctl.h | 55 __u64 address; member 65 __u64 address; member 77 __u64 address; member 93 __u64 address; member
|
| D | psp-sev.h | 90 __u64 address; /* In */ member 141 __u64 address; /* In */ member
|
| /include/xen/interface/ |
| D | callback.h | 87 xen_callback_t address; member
|
| /include/acpi/ |
| D | processor.h | 60 u64 address; member 66 u32 address; member 81 u64 address; member 113 u64 address; member 154 u64 address; member 183 u32 address; member
|
| D | acrestyp.h | 176 u16 address; member 231 u32 address; member 307 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address16_attribute address; member 312 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address32_attribute address; member 317 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address64_attribute address; member 323 struct acpi_address64_attribute address; member 343 u64 address; member 646 struct acpi_resource_address address; /* Common 16/32/64 address fields */ member 673 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/rdma/ |
| D | ib_umem.h | 48 unsigned long address; member
|
| /include/media/ |
| D | v4l2-async.h | 86 unsigned short address; member
|