Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/dma/
Dswiotlb.c162 static bool no_iotlb_memory; variable
168 if (no_iotlb_memory) { in swiotlb_print_info()
190 if (no_iotlb_memory || late_alloc) in swiotlb_update_mem_attributes()
277 no_iotlb_memory = true; in swiotlb_init()
491 if (no_iotlb_memory) in swiotlb_tbl_map_single()