Searched refs:xen_node (Results 1 – 1 of 1) sorted by relevance
50 static __initdata struct device_node *xen_node; variable168 xen_node = of_find_compatible_node(NULL, NULL, "xen,xen"); in xen_early_init()169 if (!xen_node) { in xen_early_init()173 s = of_get_property(xen_node, "compatible", &len); in xen_early_init()207 if (of_address_to_resource(xen_node, GRANT_TABLE_PHYSADDR, &res)) { in xen_guest_init()213 xen_events_irq = irq_of_parse_and_map(xen_node, 0); in xen_guest_init()