Home
last modified time | relevance | path

Searched refs:XS_HVM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c777 if (xen_store_domain_type == XS_HVM) in xenbus_probe()
792 return xen_store_domain_type == XS_HVM && in xs_hvm_defer_init_for_callback()
827 (xen_store_domain_type == XS_HVM && in xenbus_probe_initcall()
963 xen_store_domain_type = XS_HVM; in xenbus_init()
983 case XS_HVM: in xenbus_init()
1054 if (xen_store_domain_type != XS_HVM) { in xenbus_init()
H A Dxenbus.h57 XS_HVM, enumerator
H A Dxenbus_xs.c182 case XS_HVM: in xenbus_ok()