Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvbox_vmmdev_types.h122 struct vmmdev_hgcm_service_location { struct
130 VMMDEV_ASSERT_SIZE(vmmdev_hgcm_service_location, 128 + 4); argument
Dvboxguest.h114 struct vmmdev_hgcm_service_location loc;
/Linux-v4.19/include/linux/
Dvbox_utils.h28 struct vmmdev_hgcm_service_location *loc,
/Linux-v4.19/drivers/virt/vboxguest/
Dvmmdev.h398 struct vmmdev_hgcm_service_location loc;
Dvboxguest_utils.c123 struct vmmdev_hgcm_service_location *loc, in vbg_hgcm_connect()