Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/
A Dgrant_table.h335 static inline unsigned int gnttab_count_grant(unsigned int start, in gnttab_count_grant() function
/linux-6.3-rc2/drivers/net/
A Dxen-netfront.c567 slots = gnttab_count_grant(offset_in_page(skb->data), in xennet_count_skb_slots()
578 slots += gnttab_count_grant(offset, size); in xennet_count_skb_slots()
/linux-6.3-rc2/drivers/block/
A Dxen-blkfront.c758 num_grant += gnttab_count_grant(sg->offset, sg->length); in blkif_queue_rw_req()

Completed in 31 milliseconds