Home
last modified time | relevance | path

Searched refs:klm_bcount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/
H A Dmr.c139 static u32 klm_bcount(u64 size) in klm_bcount() function
165 klm->bcount = cpu_to_be32(klm_bcount(dmr->end - dmr->start)); in fill_indir()
169 klm->bcount = cpu_to_be32(klm_bcount(dmr->start - preve)); in fill_indir()
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/core/
H A Dmr.c140 static u32 klm_bcount(u64 size) in klm_bcount() function
166 klm->bcount = cpu_to_be32(klm_bcount(dmr->end - dmr->start)); in fill_indir()
170 klm->bcount = cpu_to_be32(klm_bcount(dmr->start - preve)); in fill_indir()

Completed in 3 milliseconds