Home
last modified time | relevance | path

Searched refs:SWIOTLB_FORCE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dswiotlb.h18 #define SWIOTLB_FORCE (1 << 1) /* force bounce buffering */ macro
/linux/kernel/dma/
H A Dswiotlb.c367 swiotlb_force_bounce || (flags & SWIOTLB_FORCE); in swiotlb_init_remap()