Searched refs:of_dma_get_max_cpu_address (Results 1 – 3 of 3) sorted by relevance
131 dt_zone_dma_limit = of_dma_get_max_cpu_address(NULL); in zone_sizes_init()
468 phys_addr_t of_dma_get_max_cpu_address(struct device_node *np);937 static inline phys_addr_t of_dma_get_max_cpu_address(struct device_node *np) in of_dma_get_max_cpu_address() function
1108 cpu_addr = of_dma_get_max_cpu_address(np); in of_unittest_dma_get_max_cpu_address()