Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c1746 unsigned int hvpgoff = 0; in storvsc_queuecommand() local
1770 hvpgoff = sgl->offset >> HV_HYP_PAGE_SHIFT; in storvsc_queuecommand()
1791 (i + hvpgoff) % NR_HV_HYP_PAGES_IN_PAGE; in storvsc_queuecommand()