Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Diommu.c46 dt_for_each_device_node(dt_host, np) in iommu_hardware_setup()
/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c31 struct dt_device_node *dt_host; variable
251 dt = from ? from->allnext : dt_host; in dt_find_node_by_name()
265 dt = from ? from->allnext : dt_host; in dt_find_node_by_type()
277 dt_for_each_device_node(dt_host, np) in dt_find_node_by_path()
364 dt = from ? from->allnext : dt_host; in dt_find_compatible_node()
384 dt = from ? from->allnext : dt_host; in dt_find_matching_node()
952 dt_for_each_device_node(dt_host, np) in dt_find_node_by_phandle()
2043 __unflatten_device_tree(device_tree_flattened, &dt_host); in dt_unflatten_host_device_tree()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h213 extern struct dt_device_node *dt_host;
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain_build.c1280 if ( node == dt_host ) in handle_node()
1312 ASSERT(dt_host && (dt_host->sibling == NULL)); in prepare_dtb()
1327 ret = handle_node(d, kinfo, dt_host, default_p2mt); in prepare_dtb()
A Dgic.c260 dt_for_each_device_node( dt_host, node ) in gic_dt_preinit()

Completed in 13 milliseconds