Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmshv.h53 struct mshv_create_partition { struct
90 #define MSHV_CREATE_PARTITION _IOW(MSHV_IOCTL, 0x00, struct mshv_create_partition)
/linux/drivers/hv/
H A Dmshv_root_main.c1854 sizeof(struct mshv_create_partition))) in mshv_ioctl_process_pt_flags()