Home
last modified time | relevance | path

Searched refs:VDUSE_GET_API_VERSION (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvduse.h17 #define VDUSE_GET_API_VERSION _IOR(VDUSE_BASE, 0x00, __u64) macro
/openbmc/qemu/linux-headers/linux/
H A Dvduse.h17 #define VDUSE_GET_API_VERSION _IOR(VDUSE_BASE, 0x00, __u64) macro
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1850 case VDUSE_GET_API_VERSION: in vduse_ioctl()