Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/xenbus/
Dxenbus_probe.c773 if (xen_store_domain_type == XS_HVM) in xenbus_probe()
788 return xen_store_domain_type == XS_HVM && in xs_hvm_defer_init_for_callback()
823 (xen_store_domain_type == XS_HVM && in xenbus_probe_initcall()
959 xen_store_domain_type = XS_HVM; in xenbus_init()
979 case XS_HVM: in xenbus_init()
1044 if (xen_store_domain_type != XS_HVM) { in xenbus_init()
Dxenbus.h57 XS_HVM, enumerator
Dxenbus_xs.c182 case XS_HVM: in xenbus_ok()