Searched defs:phys_addr_t (Results 1 – 8 of 8) sorted by relevance
85 typedef u64 phys_addr_t; typedef87 typedef u32 phys_addr_t; typedef
89 typedef u64 phys_addr_t; typedef91 typedef u32 phys_addr_t; typedef
245 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in __dma_alloc_from_pool() argument270 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in dma_alloc_from_pool() argument
153 typedef u64 phys_addr_t; typedef155 typedef u32 phys_addr_t; typedef
163 typedef u64 phys_addr_t; typedef165 typedef u32 phys_addr_t; typedef
31 typedef unsigned long long phys_addr_t; typedef
30 typedef unsigned long long phys_addr_t; typedef
519 void (*flush_page)(struct device *, const void *, phys_addr_t)) in iommu_dma_alloc() argument