Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvhost-user-gpu-pci.c17 typedef struct VhostUserGPUPCI VhostUserGPUPCI; typedef
18 DECLARE_INSTANCE_CHECKER(VhostUserGPUPCI, VHOST_USER_GPU_PCI,
21 struct VhostUserGPUPCI { struct
29 VhostUserGPUPCI *dev = VHOST_USER_GPU_PCI(obj); in vhost_user_gpu_pci_initfn() argument
43 .instance_size = sizeof(VhostUserGPUPCI),