Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c122 static void __init *unflatten_dt_alloc(unsigned long *mem, unsigned long size, in unflatten_dt_alloc() function
1729 np = unflatten_dt_alloc(&mem, sizeof(struct dt_device_node) + allocl, in unflatten_dt_node()
1807 pp = unflatten_dt_alloc(&mem, sizeof(struct dt_property), in unflatten_dt_node()
1854 pp = unflatten_dt_alloc(&mem, sizeof(struct dt_property) + sz, in unflatten_dt_node()

Completed in 6 milliseconds