Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswiotlb.h99 bool force_bounce; member
119 return mem && mem->force_bounce; in is_swiotlb_force_bounce()
/Linux-v6.1/kernel/dma/
Dswiotlb.c277 mem->force_bounce = swiotlb_force_bounce || (flags & SWIOTLB_FORCE); in swiotlb_init_io_tlb_mem()