Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dmshv.h50 struct mshv_create_partition { struct
56 #define MSHV_CREATE_PARTITION _IOW(MSHV_IOCTL, 0x00, struct mshv_create_partition) argument
/linux-6.15/drivers/hv/
H A Dmshv_root_main.c1893 struct mshv_create_partition args; in mshv_ioctl_create_partition()