Searched refs:HVPFN_UP (Results 1 – 3 of 3) sorted by relevance
1836 unsigned int hvpg_count = HVPFN_UP(offset_in_hvpg + length); in storvsc_queuecommand()1864 hvpfns_to_add = HVPFN_UP(sgl->offset + sgl->length) - in storvsc_queuecommand()
1757 #define HVPFN_UP(x) (((x) + HV_HYP_PAGE_SIZE-1) >> HV_HYP_PAGE_SHIFT) macro
455 pages += HVPFN_UP(offset + size); in count_skb_frag_slots()
Completed in 18 milliseconds