Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/
Dgntdev-common.h90 bool gntdev_account_mapped_pages(int count);
Dgntdev.c75 bool gntdev_account_mapped_pages(int count) in gntdev_account_mapped_pages() function
679 if (unlikely(gntdev_account_mapped_pages(op.count))) { in gntdev_ioctl_map_grant_ref()
Dgntdev-dmabuf.c462 if (unlikely(gntdev_account_mapped_pages(count))) { in dmabuf_exp_alloc_backing_storage()