Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_probe.c695 if (xen_store_domain_type == XS_HVM) in xenbus_probe()
710 return xen_store_domain_type == XS_HVM && in xs_hvm_defer_init_for_callback()
741 (xen_store_domain_type == XS_HVM && in xenbus_probe_initcall()
861 xen_store_domain_type = XS_HVM; in xenbus_init()
881 case XS_HVM: in xenbus_init()
927 if (xen_store_domain_type != XS_HVM) { in xenbus_init()
Dxenbus.h57 XS_HVM, enumerator
Dxenbus_xs.c182 case XS_HVM: in xenbus_ok()