Searched refs:bytes_to_iopgsz (Results 1 – 3 of 3) sorted by relevance
163 #define bytes_to_iopgsz(bytes) \ macro175 #define iopgsz_ok(bytes) (bytes_to_iopgsz(bytes) >= 0)
431 if (bytes_to_iopgsz(bytes) < 0) in map_iovm_area()
1027 omap_pgsz = bytes_to_iopgsz(bytes); in omap_iommu_map()