Home
last modified time | relevance | path

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

/drivers/xen/xenbus/
Dxenbus_probe_frontend.c109 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_resume()
128 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_probe()
488 if (xen_store_domain_type == XS_LOCAL) { in xenbus_probe_frontend_init()
Dxenbus_probe.c781 xen_store_domain_type = XS_LOCAL; in xenbus_init()
783 xen_store_domain_type = XS_LOCAL; in xenbus_init()
788 case XS_LOCAL: in xenbus_init()
847 if ((xen_store_domain_type != XS_LOCAL) && in xenbus_init()
Dxenbus_probe.h56 XS_LOCAL, enumerator
Dxenbus_xs.c146 case XS_LOCAL: in xenbus_ok()