Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dvbox_vmmdev_types.h185 struct vmmdev_hgcm_service_location { struct
193 VMMDEV_ASSERT_SIZE(vmmdev_hgcm_service_location, 128 + 4); argument
Dvboxguest.h114 struct vmmdev_hgcm_service_location loc;
/linux-6.6.21/include/linux/
Dvbox_utils.h29 struct vmmdev_hgcm_service_location *loc,
/linux-6.6.21/drivers/virt/vboxguest/
Dvmmdev.h402 struct vmmdev_hgcm_service_location loc;
Dvboxguest_utils.c126 struct vmmdev_hgcm_service_location *loc, in vbg_hgcm_connect()
/linux-6.6.21/fs/vboxsf/
Dvboxsf_wrappers.c23 struct vmmdev_hgcm_service_location loc; in vboxsf_connect()