Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xen-pciback/
Dpciback.h113 extern const struct xen_pcibk_backend xen_pcibk_passthrough_backend;
Dpassthrough.c187 const struct xen_pcibk_backend xen_pcibk_passthrough_backend = { variable
Dxenbus.c743 xen_pcibk_backend = &xen_pcibk_passthrough_backend; in xen_pcibk_xenbus_register()