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.h310 struct mshv_get_set_vp_state { struct
319 #define MSHV_GET_VP_STATE _IOWR(MSHV_IOCTL, 0x01, struct mshv_get_set_vp_state) argument
320 #define MSHV_SET_VP_STATE _IOWR(MSHV_IOCTL, 0x02, struct mshv_get_set_vp_state)
/linux/drivers/hv/
H A Dmshv_root_main.c760 struct mshv_get_set_vp_state __user *user_args, in mshv_vp_ioctl_get_set_state()
763 struct mshv_get_set_vp_state args; in mshv_vp_ioctl_get_set_state()