Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c404 int hv_call_delete_vp(u64 partition_id, u32 vp_index) in hv_call_delete_vp() function
417 EXPORT_SYMBOL_GPL(hv_call_delete_vp);
H A Dmshv_root.h288 int hv_call_delete_vp(u64 partition_id, u32 vp_index);
H A Dmshv_root_main.c1149 hv_call_delete_vp(partition->pt_id, args.vp_index); in mshv_partition_ioctl_create_vp()