Searched refs:hv_call_map_vp_state_page (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/hv/ |
| H A D | mshv_root.h | 281 int hv_call_map_vp_state_page(u64 partition_id, u32 vp_index, u32 type,
|
| H A D | mshv_root_main.c | 936 ret = hv_call_map_vp_state_page(partition->pt_id, args.vp_index, in mshv_partition_ioctl_create_vp() 944 ret = hv_call_map_vp_state_page(partition->pt_id, args.vp_index, in mshv_partition_ioctl_create_vp() 954 ret = hv_call_map_vp_state_page(partition->pt_id, args.vp_index, in mshv_partition_ioctl_create_vp()
|
| H A D | mshv_root_hv_call.c | 528 int hv_call_map_vp_state_page(u64 partition_id, u32 vp_index, u32 type, in hv_call_map_vp_state_page() function
|