Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmshv.h98 struct mshv_create_vp { struct
247 #define MSHV_CREATE_VP _IOW(MSHV_IOCTL, 0x01, struct mshv_create_vp)
/linux/drivers/hv/
H A Dmshv_root_main.c1008 struct mshv_create_vp args; in mshv_partition_ioctl_create_vp()