Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmshv.h131 struct mshv_user_mem_region { struct
250 #define MSHV_SET_GUEST_MEMORY _IOW(MSHV_IOCTL, 0x02, struct mshv_user_mem_region)
/linux/drivers/hv/
H A Dmshv_root_main.c1241 struct mshv_user_mem_region *mem, in mshv_partition_create_region()
1361 struct mshv_user_mem_region *mem) in mshv_map_user_memory()
1431 struct mshv_user_mem_region *mem) in mshv_unmap_user_memory()
1465 struct mshv_user_mem_region __user *user_mem) in mshv_partition_ioctl_set_memory()
1467 struct mshv_user_mem_region mem; in mshv_partition_ioctl_set_memory()