Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c844 if (xen_store_domain_type == XS_LOCAL || !XS_INTERFACE_READY) { in xenbus_probe_initcall()
971 xen_store_domain_type = XS_LOCAL; in xenbus_init()
973 xen_store_domain_type = XS_LOCAL; in xenbus_init()
978 case XS_LOCAL: in xenbus_init()
1068 if ((xen_store_domain_type != XS_LOCAL) && in xenbus_init()
H A Dxenbus.h58 XS_LOCAL, enumerator
H A Dxenbus_probe_frontend.c107 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_resume()
120 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_probe()
H A Dxenbus_xs.c171 case XS_LOCAL: in xenbus_ok()