Home
last modified time | relevance | path

Searched refs:xen_setup_dma_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/arm/
H A Dxen-ops.h8 static inline void xen_setup_dma_ops(struct device *dev) in xen_setup_dma_ops() function
/linux/arch/arm/mm/
H A Ddma-mapping.c1723 xen_setup_dma_ops(dev); in arch_setup_dma_ops()