Home
last modified time | relevance | path

Searched refs:of_dma_get_max_cpu_address (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/mm/
A Dinit.c141 dt_zone_dma_limit = of_dma_get_max_cpu_address(NULL); in zone_sizes_init()
/linux/drivers/of/
A Daddress.c963 phys_addr_t __init of_dma_get_max_cpu_address(struct device_node *np) in of_dma_get_max_cpu_address() function
989 subtree_max_addr = of_dma_get_max_cpu_address(child); in of_dma_get_max_cpu_address()
A Dunittest.c1099 cpu_addr = of_dma_get_max_cpu_address(np); in of_unittest_dma_get_max_cpu_address()
/linux/include/linux/
A Dof.h455 phys_addr_t of_dma_get_max_cpu_address(struct device_node *np);
881 static inline phys_addr_t of_dma_get_max_cpu_address(struct device_node *np) in of_dma_get_max_cpu_address() function

Completed in 24 milliseconds