Home
last modified time | relevance | path

Searched refs:XS_PV (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus.h56 XS_PV, enumerator
H A Dxenbus_probe.c737 * Probe XenBus here in the XS_PV case, and also XS_HVM unless we in xenbus_probe_initcall()
740 if (xen_store_domain_type == XS_PV || in xenbus_probe_initcall()
859 xen_store_domain_type = XS_PV; in xenbus_init()
876 case XS_PV: in xenbus_init()
H A Dxenbus_xs.c181 case XS_PV: in xenbus_ok()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus.h56 XS_PV, enumerator
H A Dxenbus_probe.c818 * Probe XenBus here in the XS_PV case, and also XS_HVM unless we in xenbus_probe_initcall()
822 if (xen_store_domain_type == XS_PV || in xenbus_probe_initcall()
957 xen_store_domain_type = XS_PV; in xenbus_init()
974 case XS_PV: in xenbus_init()
H A Dxenbus_xs.c181 case XS_PV: in xenbus_ok()

Completed in 6 milliseconds