Searched defs:phys_addr (Results 1 – 4 of 4) sorted by relevance
38 static struct dma_coherent_mem *dma_init_coherent_memory(phys_addr_t phys_addr, in dma_init_coherent_memory()117 int dma_declare_coherent_memory(struct device *dev, phys_addr_t phys_addr, in dma_declare_coherent_memory()311 int dma_init_global_coherent(phys_addr_t phys_addr, size_t size) in dma_init_global_coherent()
295 dma_addr_t dma_map_resource(struct device *dev, phys_addr_t phys_addr, in dma_map_resource()
390 static unsigned long long phys_addr(struct dma_debug_entry *entry) in phys_addr() function
7288 u64 phys_addr = 0; in perf_virt_to_phys() local