Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/xen-pciback/
Dpciback.h117 extern const struct xen_pcibk_backend xen_pcibk_passthrough_backend;
Dpassthrough.c188 const struct xen_pcibk_backend xen_pcibk_passthrough_backend = { variable
Dxenbus.c736 xen_pcibk_backend = &xen_pcibk_passthrough_backend; in xen_pcibk_xenbus_register()