Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsvm.c31 ppc_swiotlb_flags |= SWIOTLB_ANY | SWIOTLB_FORCE; in init_svm()
/openbmc/linux/arch/x86/kernel/
H A Dpci-dma.c86 x86_swiotlb_flags |= SWIOTLB_ANY; in pci_xen_swiotlb_init()
/openbmc/linux/include/linux/
H A Dswiotlb.h19 #define SWIOTLB_ANY (1 << 2) /* allow any memory for the buffer */ macro
/openbmc/linux/kernel/dma/
H A Dswiotlb.c330 if (flags & SWIOTLB_ANY) in swiotlb_memblock_alloc()
374 if (flags & SWIOTLB_ANY) in swiotlb_init_remap()