Home
last modified time | relevance | path

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

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