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.c819 if (xen_store_domain_type == XS_HVM) in xenbus_probe()
834 return xen_store_domain_type == XS_HVM && in xs_hvm_defer_init_for_callback()
869 (xen_store_domain_type == XS_HVM && in xenbus_probe_initcall()
1006 xen_store_domain_type = XS_HVM; in xenbus_init()
1031 case XS_HVM: in xenbus_init()
1098 if (xen_store_domain_type != XS_HVM) { in xenbus_init()
H A Dxenbus.h57 XS_HVM, enumerator
H A Dxenbus_xs.c188 case XS_HVM: in xenbus_ok()