Searched defs:phys_addr_t (Results 1 – 4 of 4) sorted by relevance
85 typedef u64 phys_addr_t; typedef87 typedef u32 phys_addr_t; typedef
242 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in __dma_alloc_from_pool() argument267 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
32 typedef unsigned long long phys_addr_t; typedef
Completed in 7 milliseconds