Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_probe.c831 if (xen_store_domain_type == XS_LOCAL || xen_store_interface == NULL) { in xenbus_probe_initcall()
958 xen_store_domain_type = XS_LOCAL; in xenbus_init()
960 xen_store_domain_type = XS_LOCAL; in xenbus_init()
965 case XS_LOCAL: in xenbus_init()
1049 if ((xen_store_domain_type != XS_LOCAL) && in xenbus_init()
Dxenbus.h58 XS_LOCAL, enumerator
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()
Dxenbus_xs.c171 case XS_LOCAL: in xenbus_ok()