Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/xen/
H A Denlighten.c310 static struct resource xen_resource = { variable
363 xen_resource.start = min_gpaddr; in arch_xen_unpopulated_init()
364 xen_resource.end = max_gpaddr; in arch_xen_unpopulated_init()
396 rc = insert_resource(&xen_resource, tmp_res); in arch_xen_unpopulated_init()
404 *res = &xen_resource; in arch_xen_unpopulated_init()