Searched defs:phys_addr_t (Results 1 – 4 of 4) sorted by relevance
89 typedef u64 phys_addr_t; typedef91 typedef u32 phys_addr_t; typedef
163 typedef u64 phys_addr_t; typedef165 typedef u32 phys_addr_t; typedef
26 typedef unsigned long long phys_addr_t; typedef
519 void (*flush_page)(struct device *, const void *, phys_addr_t)) in iommu_dma_alloc() argument