Searched refs:SWIOTLB_ANY (Results 1 – 5 of 5) sorted by relevance
32 ppc_swiotlb_flags |= SWIOTLB_ANY | SWIOTLB_FORCE; in init_svm()
86 x86_swiotlb_flags |= SWIOTLB_ANY; in pci_xen_swiotlb_init()
19 #define SWIOTLB_ANY (1 << 2) /* allow any memory for the buffer */ macro
329 if (flags & SWIOTLB_ANY) in swiotlb_memblock_alloc()373 if (flags & SWIOTLB_ANY) in swiotlb_init_remap()
150 architecture-specific code provides the SWIOTLB_ANY flag). In a CoCo VM, the