Searched refs:VMMDEV_HGCM_MAX_PARMS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/virt/vboxguest/ | ||
| D | vmmdev.h | 417 #define VMMDEV_HGCM_MAX_PARMS 32 macro |
| D | vboxguest_core.c | 1329 if (call->parm_count > VMMDEV_HGCM_MAX_PARMS) in vbg_ioctl_hgcm_call() |