Searched refs:req_phys_gap_mask (Results 1 – 3 of 3) sorted by relevance
82 return !(req_phys_gap_mask(req) & dma_get_merge_boundary(dma_dev)); in blk_can_dma_map_iova()
222 static inline unsigned long req_phys_gap_mask(const struct request *req) in req_phys_gap_mask() function
641 if (req_phys_gap_mask(req) & (NVME_CTRL_PAGE_SIZE - 1) || in nvme_pci_use_sgls()