Home
last modified time | relevance | path

Searched refs:vec1 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/xen/
H A Dbiomerge.c8 bool xen_biovec_phys_mergeable(const struct bio_vec *vec1, in xen_biovec_phys_mergeable() argument
12 unsigned long bfn1 = pfn_to_bfn(page_to_pfn(vec1->bv_page)); in xen_biovec_phys_mergeable()
15 return bfn1 + PFN_DOWN(vec1->bv_offset + vec1->bv_len) == bfn2; in xen_biovec_phys_mergeable()
/linux/block/
H A Dblk.h107 struct bio_vec *vec1, struct bio_vec *vec2) in biovec_phys_mergeable() argument
110 phys_addr_t addr1 = bvec_phys(vec1); in biovec_phys_mergeable()
120 if (addr1 + vec1->bv_len != addr2) in biovec_phys_mergeable()
122 if (xen_domain() && !xen_biovec_phys_mergeable(vec1, vec2->bv_page)) in biovec_phys_mergeable()
/linux/include/xen/
H A Dxen.h57 bool xen_biovec_phys_mergeable(const struct bio_vec *vec1,
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst276 If X is the interface number as in vec0, vec1, vec2, etc, the general