Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/vfio-mdev/
A Dmtty.c171 static int mtty_trigger_interrupt(struct mdev_state *mdev_state);
613 static void mdev_read_base(struct mdev_state *mdev_state) in mdev_read_base() argument
722 struct mdev_state *mdev_state = in mtty_init_dev() local
761 struct mdev_state *mdev_state; in mtty_probe() local
764 mdev_state = vfio_alloc_device(mdev_state, vdev, &mdev->dev, in mtty_probe()
782 struct mdev_state *mdev_state = in mtty_release_dev() local
791 struct mdev_state *mdev_state = dev_get_drvdata(&mdev->dev); in mtty_remove() local
797 static int mtty_reset(struct mdev_state *mdev_state) in mtty_reset() argument
807 struct mdev_state *mdev_state = in mtty_read() local
868 struct mdev_state *mdev_state = in mtty_write() local
[all …]
A Dmdpy.c130 mdev_state->bar_mask = ~(mdev_state->memsize) + 1; in mdpy_create_config_space()
209 static int mdpy_reset(struct mdev_state *mdev_state) in mdpy_reset() argument
214 stride = mdev_state->type->width * mdev_state->type->bytepp; in mdpy_reset()
224 struct mdev_state *mdev_state = in mdpy_init_dev() local
260 struct mdev_state *mdev_state; in mdpy_probe() local
281 struct mdev_state *mdev_state = in mdpy_release_dev() local
301 struct mdev_state *mdev_state = in mdpy_read() local
362 struct mdev_state *mdev_state = in mdpy_write() local
420 struct mdev_state *mdev_state = in mdpy_mmap() local
517 struct mdev_state *mdev_state = in mdpy_ioctl() local
[all …]
A Dmbochs.c165 struct mdev_state *mdev_state; member
518 struct mdev_state *mdev_state = in mbochs_init_dev() local
570 struct mdev_state *mdev_state; in mbochs_probe() local
591 struct mdev_state *mdev_state = in mbochs_release_dev() local
610 struct mdev_state *mdev_state = in mbochs_read() local
671 struct mdev_state *mdev_state = in mbochs_write() local
797 struct mdev_state *mdev_state = in mbochs_mmap() local
907 struct mdev_state *mdev_state = dmabuf->mdev_state; in mbochs_release_dmabuf() local
1004 struct mdev_state *mdev_state = dmabuf->mdev_state; in mbochs_dmabuf_export() local
1188 struct mdev_state *mdev_state = in mbochs_ioctl() local
[all …]

Completed in 16 milliseconds