Home
last modified time | relevance | path

Searched refs:bvec_phys (Results 1 – 5 of 5) sorted by relevance

/linux/arch/m68k/emu/
A Dnfblock.c74 bvec_phys(&bvec)); in nfhd_submit_bio()
/linux/include/linux/
A Dbvec.h287 static inline phys_addr_t bvec_phys(const struct bio_vec *bvec) in bvec_phys() function
/linux/block/
A Dblk.h102 phys_addr_t addr1 = bvec_phys(vec1); in biovec_phys_mergeable()
103 phys_addr_t addr2 = bvec_phys(vec2); in biovec_phys_mergeable()
A Dblk-merge.c283 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()
A Dbio.c957 phys_addr_t addr1 = bvec_phys(bv); in bvec_try_merge_hw_page()

Completed in 14 milliseconds