Searched refs:bvec_phys (Results 1 – 5 of 5) sorted by relevance
74 bvec_phys(&bvec)); in nfhd_submit_bio()
287 static inline phys_addr_t bvec_phys(const struct bio_vec *bvec) in bvec_phys() function
102 phys_addr_t addr1 = bvec_phys(vec1); in biovec_phys_mergeable()103 phys_addr_t addr2 = bvec_phys(vec2); in biovec_phys_mergeable()
283 seg_size = get_max_segment_size(lim, bvec_phys(bv) + total_len, len); in bvec_split_segs()481 bvec_phys(bvec) + total, nbytes); in blk_bvec_map_sg()
957 phys_addr_t addr1 = bvec_phys(bv); in bvec_try_merge_hw_page()
Completed in 14 milliseconds