Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvboxguest.h17 #define VBG_IOCTL_HDR_VERSION 0x10001 macro
/Linux-v6.6/drivers/virt/vboxguest/
Dvboxguest_linux.c116 if (hdr.version != VBG_IOCTL_HDR_VERSION) in vbg_misc_device_ioctl()