Searched refs:SWIOTLB_MAP_ERROR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dswiotlb.h40 #define SWIOTLB_MAP_ERROR (~(phys_addr_t)0x0) macro
/linux-4.4.14/lib/
H A Dswiotlb.c518 return SWIOTLB_MAP_ERROR; swiotlb_tbl_map_single()
658 if (paddr == SWIOTLB_MAP_ERROR) swiotlb_alloc_coherent()
759 if (map == SWIOTLB_MAP_ERROR) { swiotlb_map_page()
895 if (map == SWIOTLB_MAP_ERROR) { for_each_sg()
/linux-4.4.14/drivers/xen/
H A Dswiotlb-xen.c409 if (map == SWIOTLB_MAP_ERROR) xen_swiotlb_map_page()
561 if (map == SWIOTLB_MAP_ERROR) { for_each_sg()

Completed in 132 milliseconds