Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dmshv.h274 struct mshv_get_set_vp_state { struct
283 #define MSHV_GET_VP_STATE _IOWR(MSHV_IOCTL, 0x01, struct mshv_get_set_vp_state) argument
284 #define MSHV_SET_VP_STATE _IOWR(MSHV_IOCTL, 0x02, struct mshv_get_set_vp_state)
/linux-6.15/drivers/hv/
H A Dmshv_root_main.c672 struct mshv_get_set_vp_state __user *user_args, in mshv_vp_ioctl_get_set_state()
675 struct mshv_get_set_vp_state args; in mshv_vp_ioctl_get_set_state()