Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dpciback.h117 extern const struct xen_pcibk_backend xen_pcibk_passthrough_backend;
H A Dpassthrough.c188 const struct xen_pcibk_backend xen_pcibk_passthrough_backend = { variable
H A Dxenbus.c748 xen_pcibk_backend = &xen_pcibk_passthrough_backend; in xen_pcibk_xenbus_register()