Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmbochs.c150 struct mbochs_dmabuf { struct
789 struct mbochs_dmabuf *dmabuf = vma->vm_private_data; in mbochs_dmabuf_vm_fault()
805 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_mmap_dmabuf()
818 static void mbochs_print_dmabuf(struct mbochs_dmabuf *dmabuf, in mbochs_print_dmabuf()
837 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_map_dmabuf()
866 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_unmap_dmabuf()
878 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_release_dmabuf()
902 static struct mbochs_dmabuf *mbochs_dmabuf_alloc(struct mdev_state *mdev_state, in mbochs_dmabuf_alloc()
905 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_alloc()
910 dmabuf = kzalloc(sizeof(struct mbochs_dmabuf), GFP_KERNE in mbochs_dmabuf_alloc()
[all...]
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmbochs.c159 struct mbochs_dmabuf { struct
817 struct mbochs_dmabuf *dmabuf = vma->vm_private_data; in mbochs_dmabuf_vm_fault()
833 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_mmap_dmabuf()
846 static void mbochs_print_dmabuf(struct mbochs_dmabuf *dmabuf, in mbochs_print_dmabuf()
865 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_map_dmabuf()
894 struct mbochs_dmabuf *dmabuf = at->dmabuf->priv; in mbochs_unmap_dmabuf()
906 struct mbochs_dmabuf *dmabuf = buf->priv; in mbochs_release_dmabuf()
930 static struct mbochs_dmabuf *mbochs_dmabuf_alloc(struct mdev_state *mdev_state, in mbochs_dmabuf_alloc()
933 struct mbochs_dmabuf *dmabuf; in mbochs_dmabuf_alloc()
938 dmabuf = kzalloc(sizeof(struct mbochs_dmabuf), GFP_KERNE in mbochs_dmabuf_alloc()
[all...]

Completed in 4 milliseconds