Home
last modified time | relevance | path

Searched refs:VBG_IOCTL_LOG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvboxguest.h201 #define VBG_IOCTL_LOG(s) _IO('V', 9) macro
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c1737 case VBG_IOCTL_LOG(0): in vbg_core_ioctl()