Home
last modified time | relevance | path

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

/linux-5.19.10/include/xen/interface/io/
Dxs_wire.h115 #define XENSTORE_CONNECTED 0 /* the steady-state */ macro
/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_probe.c1014 if (xen_store_interface->connection != XENSTORE_CONNECTED) in xenbus_init()