Home
last modified time | relevance | path

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

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