Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dmshv.h64 struct mshv_create_vp { struct
213 #define MSHV_CREATE_VP _IOW(MSHV_IOCTL, 0x01, struct mshv_create_vp)
/linux-6.15/drivers/hv/
H A Dmshv_root_main.c916 struct mshv_create_vp args; in mshv_partition_ioctl_create_vp()