Searched refs:bytes_to_iopgsz (Results 1 – 2 of 2) sorted by relevance
136 #define bytes_to_iopgsz(bytes) \ macro148 #define iopgsz_ok(bytes) (bytes_to_iopgsz(bytes) >= 0)
482 pgsz = bytes_to_iopgsz(bytes); in map_iovm_area()