Home
last modified time | relevance | path

Searched refs:stop_copy_length (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/pci/pds/
H A Dvfio_dev.c98 unsigned long *stop_copy_length) in pds_vfio_get_device_state_size() argument
100 *stop_copy_length = PDS_LM_DEVICE_STATE_LENGTH; in pds_vfio_get_device_state_size()
/linux/samples/vfio-mdev/
H A Dmtty.c1269 unsigned long *stop_copy_length) in mtty_get_state()
1274 *stop_copy_length = mtty_data_size(mdev_state); in mtty_get_data_size()
1272 mtty_get_data_size(struct vfio_device * vdev,unsigned long * stop_copy_length) mtty_get_data_size() argument