Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmshv.h308 struct mshv_get_set_vp_state { struct
317 #define MSHV_GET_VP_STATE _IOWR(MSHV_IOCTL, 0x01, struct mshv_get_set_vp_state) argument
318 #define MSHV_SET_VP_STATE _IOWR(MSHV_IOCTL, 0x02, struct mshv_get_set_vp_state)
/linux/drivers/hv/
H A Dmshv_root_main.c763 struct mshv_get_set_vp_state __user *user_args, in mshv_vp_ioctl_get_set_state()
766 struct mshv_get_set_vp_state args; in mshv_vp_ioctl_get_set_state()