Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvbox_vmmdev_types.h182 struct vmmdev_hgcm_service_location { struct
190 VMMDEV_ASSERT_SIZE(vmmdev_hgcm_service_location, 128 + 4); argument
Dvboxguest.h114 struct vmmdev_hgcm_service_location loc;
/Linux-v5.4/include/linux/
Dvbox_utils.h28 struct vmmdev_hgcm_service_location *loc,
/Linux-v5.4/drivers/virt/vboxguest/
Dvmmdev.h400 struct vmmdev_hgcm_service_location loc;
Dvboxguest_utils.c124 struct vmmdev_hgcm_service_location *loc, in vbg_hgcm_connect()