Searched refs:queue_virt_boundary (Results 1 – 3 of 3) sorted by relevance
76 return !((queue_virt_boundary(req->q) + 1) & in blk_can_dma_map_iova()
56 if (!bio_has_data(prev) || !queue_virt_boundary(q)) in bio_will_gap()68 if (pb.bv_offset & queue_virt_boundary(q)) in bio_will_gap()
1299 static inline unsigned long queue_virt_boundary(const struct request_queue *q) in queue_virt_boundary() function