Searched refs:xen_node (Results 1 – 1 of 1) sorted by relevance
418 struct device_node *xen_node; in xen_dt_guest_init() local421 xen_node = of_find_compatible_node(NULL, NULL, "xen,xen"); in xen_dt_guest_init()422 if (!xen_node) { in xen_dt_guest_init()427 xen_events_irq = irq_of_parse_and_map(xen_node, 0); in xen_dt_guest_init()429 if (of_address_to_resource(xen_node, GRANT_TABLE_INDEX, &res)) { in xen_dt_guest_init()431 of_node_put(xen_node); in xen_dt_guest_init()434 of_node_put(xen_node); in xen_dt_guest_init()