Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h281 int hv_call_get_vp_state(u32 vp_index, u64 partition_id,
H A Dmshv_root_main.c750 ret = hv_call_get_vp_state(vp->vp_index, in mshv_vp_ioctl_get_set_state_pfn()
859 ret = hv_call_get_vp_state(vp->vp_index, vp->vp_partition->pt_id, in mshv_vp_ioctl_get_set_state()
H A Dmshv_root_hv_call.c420 int hv_call_get_vp_state(u32 vp_index, u64 partition_id, in hv_call_get_vp_state() function