Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Divshmem.c63 struct ivshmem_device { struct
83 static struct ivshmem_device ivshmem_dev[IVSHMEM_DEV_NUM]; argument
144 struct ivshmem_device *ivs_dev = (struct ivshmem_device *)vdev->priv_data; in ivshmem_server_bind_peer()
161 struct ivshmem_shm_region *region = ((struct ivshmem_device *)vdev->priv_data)->region; in ivshmem_server_unbind_peer()
169 static void ivshmem_server_notify_peer(struct ivshmem_device *src_ivs_dev, uint16_t dest_peer_id, u… in ivshmem_server_notify_peer()
172 struct ivshmem_device *dest_ivs_dev; in ivshmem_server_notify_peer()
258 struct ivshmem_device *ivs_dev = (struct ivshmem_device *) vdev->priv_data; in ivshmem_mmio_handler()
597 struct ivshmem_device *ivs_dev = (struct ivshmem_device *) vdev->priv_data; in deinit_ivshmem_vdev()
/hypervisor/include/dm/
A Divshmem.h29 struct ivshmem_device *doorbell_peers[MAX_IVSHMEM_PEER_NUM];

Completed in 4 milliseconds