Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/
Dgntdev-common.h85 bool gntdev_test_page_count(unsigned int count);
Dgntdev-dmabuf.c425 if (unlikely(gntdev_test_page_count(count))) in dmabuf_exp_alloc_backing_storage()
753 if (unlikely(gntdev_test_page_count(op.count))) in gntdev_ioctl_dmabuf_exp_from_refs()
800 if (unlikely(gntdev_test_page_count(op.count))) in gntdev_ioctl_dmabuf_imp_to_refs()
Dgntdev.c72 bool gntdev_test_page_count(unsigned int count) in gntdev_test_page_count() function
568 if (unlikely(gntdev_test_page_count(op.count))) in gntdev_ioctl_map_grant_ref()