Home
last modified time | relevance | path

Searched refs:hv_call_set_vp_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dmshv_root.h302 int hv_call_set_vp_state(u32 vp_index, u64 partition_id,
H A Dmshv_root_main.c742 ret = hv_call_set_vp_state(vp->vp_index, in mshv_vp_ioctl_get_set_state_pfn()
850 return hv_call_set_vp_state(vp->vp_index, in mshv_vp_ioctl_get_set_state()
H A Dmshv_root_hv_call.c473 int hv_call_set_vp_state(u32 vp_index, u64 partition_id, in hv_call_set_vp_state() function