Home
last modified time | relevance | path

Searched refs:SWIOTLB_ANY (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dsvm.c32 ppc_swiotlb_flags |= SWIOTLB_ANY | SWIOTLB_FORCE; in init_svm()
/linux/include/linux/
H A Dswiotlb.h19 #define SWIOTLB_ANY (1 << 2) /* allow any memory for the buffer */ macro
/linux/kernel/dma/
H A Dswiotlb.c330 if (flags & SWIOTLB_ANY) in swiotlb_memblock_alloc()
374 if (flags & SWIOTLB_ANY) in swiotlb_init_remap()
/linux/Documentation/core-api/
H A Dswiotlb.rst150 architecture-specific code provides the SWIOTLB_ANY flag). In a CoCo VM, the