cregit-Linux how code gets into the kernel

Release 4.16 include/xen/swiotlb-xen.h

Directory: include/xen
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __LINUX_SWIOTLB_XEN_H

#define __LINUX_SWIOTLB_XEN_H

#include <linux/swiotlb.h>

extern int xen_swiotlb_init(int verbose, bool early);
extern const struct dma_map_ops xen_swiotlb_dma_ops;

#endif /* __LINUX_SWIOTLB_XEN_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Konrad Rzeszutek Wilk2376.67%240.00%
Christoph Hellwig413.33%120.00%
Andrii Anisov26.67%120.00%
Greg Kroah-Hartman13.33%120.00%
Total30100.00%5100.00%
Directory: include/xen
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.