Searched refs:hvpfn (Results 1 – 2 of 2) sorted by relevance
1797 unsigned long hvpfn, hvpfns_to_add; in storvsc_queuecommand() local1827 hvpfn = HVPFN_DOWN(sg_dma_address(sg)); in storvsc_queuecommand()1829 sg_dma_len(sg)) - hvpfn; in storvsc_queuecommand()1839 payload->range.pfn_array[i++] = hvpfn++; in storvsc_queuecommand()
324 static u32 fill_pg_buf(unsigned long hvpfn, u32 offset, u32 len, in fill_pg_buf() argument329 hvpfn += offset >> HV_HYP_PAGE_SHIFT; in fill_pg_buf()338 pb[j].pfn = hvpfn; in fill_pg_buf()346 hvpfn++; in fill_pg_buf()