Searched defs:VBOXGUEST_IOCTL_CHANGE_BALLOON (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A DVBoxGuest.h292 * responsible for allocating memory and calling R0 (VBOXGUEST_IOCTL_CHANGE_BALLOON). */
311 #define VBOXGUEST_IOCTL_CHANGE_BALLOON VBOXGUEST_IOCTL_CODE_(8, sizeof(VBoxGuestChangeBalloonInfo)) macro
313 /** Input buffer layout of the VBOXGUEST_IOCTL_CHANGE_BALLOON request.

Completed in 221 milliseconds