Home
last modified time | relevance | path

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

123

/include/asm-generic/
Dtlb.h124 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 …]
Dpgtable.h45 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 …]
Dpgtable-nopud.h44 static inline pud_t *pud_offset(p4d_t *p4d, unsigned long address) in pud_offset()
59 #define pud_alloc_one(mm, address) NULL argument
Dpgtable-nop4d.h34 static inline p4d_t *p4d_offset(pgd_t *pgd, unsigned long address) in p4d_offset()
49 #define p4d_alloc_one(mm, address) NULL argument
Dpgtable-nop4d-hack.h40 static inline pud_t *pud_offset(pgd_t *pgd, unsigned long address) in pud_offset()
55 #define pud_alloc_one(mm, address) NULL argument
Dpgtable-nopmd.h44 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset()
59 #define pmd_alloc_one(mm, address) NULL argument
D5level-fixup.h15 #define pud_alloc(mm, p4d, address) \ argument
19 #define p4d_alloc(mm, pgd, address) (pgd) argument
D4level-fixup.h15 #define pmd_alloc(mm, pud, address) \ 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()
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/
Dmmu_notifier.h245 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()
Dtimeriomem-rng.h12 void __iomem *address; member
Dmm.h322 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 …]
Dksm.h87 struct vm_area_struct *vma, unsigned long address) in ksm_might_need_to_copy()
Dfutex.h46 unsigned long address; member
Dhuge_mm.h290 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()
Ddebugobjects.h111 debug_check_no_obj_freed(const void *address, unsigned long size) { } in debug_check_no_obj_freed()
/include/xen/interface/
Dcallback.h87 xen_callback_t address; member
/include/acpi/
Dprocessor.h58 u64 address; member
64 u32 address; member
79 u64 address; member
111 u64 address; member
152 u64 address; member
181 u32 address; member
Dacrestyp.h210 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/
Dbind.h42 const struct sockaddr *address; member
/include/linux/usb/
Dehci-dbgp.h42 u32 address; member
/include/uapi/linux/
Dndctl.h103 __u64 address; member
113 __u64 address; member
125 __u64 address; member
141 __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