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

/linux-master/drivers/hv/
H A Dchannel.c61 * hv_ring_gpadl_send_hvpgoffset - Calculate the send offset (in unit of
68 static inline u32 hv_ring_gpadl_send_hvpgoffset(u32 offset) function
97 int send_idx = hv_ring_gpadl_send_hvpgoffset(send_offset);
712 hv_ring_gpadl_send_hvpgoffset(send_pages << PAGE_SHIFT);

Completed in 100 milliseconds