Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c1795 unsigned long offset_in_hvpg = offset_in_hvpage(sgl->offset); in storvsc_queuecommand() local
1796 unsigned int hvpg_count = HVPFN_UP(offset_in_hvpg + length); in storvsc_queuecommand()
1811 payload->range.offset = offset_in_hvpg; in storvsc_queuecommand()