Home
last modified time | relevance | path

Searched defs:address (Results 1 – 25 of 65) sorted by relevance

123

/include/asm-generic/
Dtlb.h128 unsigned long address) in __tlb_adjust_range()
206 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument
216 #define tlb_remove_tlb_entry(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
236 #define pte_free_tlb(tlb, ptep, address) \ argument
243 #define pud_free_tlb(tlb, pudp, address) \ argument
250 #define pmd_free_tlb(tlb, pmdp, address) \ argument
Dpgtable.h41 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags()
52 unsigned long address, in ptep_test_and_clear_young()
68 unsigned long address, in pmdp_test_and_clear_young()
81 unsigned long address, in pmdp_test_and_clear_young()
105 unsigned long address, pmd_t *pmdp) in pmdp_clear_flush_young()
115 unsigned long address, in ptep_get_and_clear()
127 unsigned long address, in pmdp_huge_get_and_clear()
140 unsigned long address, pmd_t *pmdp, in pmdp_huge_get_and_clear_full()
150 unsigned long address, pte_t *ptep, in ptep_get_and_clear_full()
166 unsigned long address, in pte_clear_not_present_full()
[all …]
Dpgtable-nopud.h38 static inline pud_t * pud_offset(pgd_t * pgd, unsigned long address) in pud_offset()
53 #define pud_alloc_one(mm, address) NULL argument
Dpgtable-nopmd.h43 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset()
58 #define pmd_alloc_one(mm, address) NULL argument
D4level-fixup.h14 #define pmd_alloc(mm, pud, address) \ argument
18 #define pud_alloc(mm, pgd, address) (pgd) argument
Dio.h788 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()
943 static inline unsigned long virt_to_bus(void *address) in virt_to_bus()
948 static inline void *bus_to_virt(unsigned long address) in bus_to_virt()
/include/linux/
Dkmemcheck.h123 static inline void kmemcheck_mark_unallocated(void *address, unsigned int n) in kmemcheck_mark_unallocated()
127 static inline void kmemcheck_mark_uninitialized(void *address, unsigned int n) in kmemcheck_mark_uninitialized()
131 static inline void kmemcheck_mark_initialized(void *address, unsigned int n) in kmemcheck_mark_initialized()
135 static inline void kmemcheck_mark_freed(void *address, unsigned int n) in kmemcheck_mark_freed()
Dmmu_notifier.h257 unsigned long address) in mmu_notifier_test_young()
265 unsigned long address, pte_t pte) in mmu_notifier_change_pte()
272 unsigned long address) in mmu_notifier_invalidate_page()
427 unsigned long address) in mmu_notifier_test_young()
433 unsigned long address, pte_t pte) in mmu_notifier_change_pte()
438 unsigned long address) in mmu_notifier_invalidate_page()
Dtimeriomem-rng.h12 void __iomem *address; member
Dmm.h324 unsigned long address; /* Faulting virtual address */ member
1022 static inline void set_page_address(struct page *page, void *address) in set_page_address()
1037 #define set_page_address(page, address) do { } while(0) argument
1259 unsigned long address, unsigned int flags) in handle_mm_fault()
1266 struct mm_struct *mm, unsigned long address, in fixup_user_fault()
1523 unsigned long address) in __pud_alloc()
1533 unsigned long address) in __pmd_alloc()
1580 static inline pud_t *pud_alloc(struct mm_struct *mm, pgd_t *pgd, unsigned long address) in pud_alloc()
1586 static inline pmd_t *pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in pmd_alloc()
1684 #define pte_offset_map_lock(mm, pmd, address, ptlp) \ argument
[all …]
Dfutex.h42 unsigned long address; member
Drmap.h198 unsigned long address, in page_check_address()
218 struct mm_struct *mm, unsigned long address, in page_check_address_transhuge()
Dksm.h85 struct vm_area_struct *vma, unsigned long address) in ksm_might_need_to_copy()
Dmigrate.h115 unsigned long address, in migrate_misplaced_transhuge_page()
Ddebugobjects.h110 debug_check_no_obj_freed(const void *address, unsigned long size) { } in debug_check_no_obj_freed()
Dkasan.h83 static inline void kasan_unpoison_shadow(const void *address, size_t size) {} in kasan_unpoison_shadow()
/include/acpi/
Dacrestyp.h210 u16 address; member
265 u32 address; member
336 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address16_attribute address; member
341 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address32_attribute address; member
346 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address64_attribute address; member
352 struct acpi_address64_attribute address; member
372 u64 address; member
590 struct acpi_resource_address address; /* Common 16/32/64 address fields */ member
617 u64 address; /* here for 64-bit alignment */ member
Dprocessor.h57 u64 address; member
63 u32 address; member
78 u64 address; member
110 u64 address; member
151 u64 address; member
180 u32 address; member
/include/linux/lockd/
Dbind.h40 const struct sockaddr *address; member
/include/xen/interface/
Dcallback.h87 xen_callback_t address; member
/include/linux/usb/
Dehci-dbgp.h41 u32 address; member
/include/uapi/linux/
Dndctl.h103 __u64 address; member
112 __u64 address; member
124 __u64 address; member
140 __u64 address; member
/include/rdma/
Dib_umem.h46 unsigned long address; member
/include/media/
Dv4l2-async.h65 unsigned short address; member
/include/linux/iio/
Dsysfs.h26 u64 address; member

123