aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/arm/swiotlb-xen.h
blob: 2994fe6031a0973bddde9d0d6f4d706661ee611b (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_ARM_SWIOTLB_XEN_H
#define _ASM_ARM_SWIOTLB_XEN_H

extern int xen_swiotlb_detect(void);

#endif /* _ASM_ARM_SWIOTLB_XEN_H */