Searched refs:VHOST_VDPA_DEV_MAX (Results 1 – 1 of 1) sorted by relevance
35 #define VHOST_VDPA_DEV_MAX (1U << MINORBITS) macro1474 VHOST_VDPA_DEV_MAX, GFP_KERNEL); in vhost_vdpa_probe()1550 r = alloc_chrdev_region(&vhost_vdpa_major, 0, VHOST_VDPA_DEV_MAX, in vhost_vdpa_init()1562 unregister_chrdev_region(vhost_vdpa_major, VHOST_VDPA_DEV_MAX); in vhost_vdpa_init()1571 unregister_chrdev_region(vhost_vdpa_major, VHOST_VDPA_DEV_MAX); in vhost_vdpa_exit()