Searched refs:SWIOTLB_ANY (Results 1 – 7 of 7) sorted by relevance
32 ppc_swiotlb_flags |= SWIOTLB_ANY; in init_svm()
84 x86_swiotlb_flags |= SWIOTLB_ANY; in pci_xen_swiotlb_init()
169 swiotlb_init(true, SWIOTLB_VERBOSE | SWIOTLB_ANY); in pv_init()
18 #define SWIOTLB_ANY (1 << 1) /* allow any memory for the buffer */ macro
447 if (flags & SWIOTLB_ANY) in swiotlb_memblock_alloc()490 if (flags & SWIOTLB_ANY) in swiotlb_init_remap()
190 swiotlb_flags |= SWIOTLB_ANY; in arch_mm_preinit()
153 architecture-specific code provides the SWIOTLB_ANY flag). In a CoCo VM, the