Searched defs:mshv_vp (Results 1 – 1 of 1) sorted by relevance
36 struct mshv_vp { struct37 u32 vp_index;38 struct mshv_partition *vp_partition;39 struct mutex vp_mutex;63 const struct mshv_vp *__vp = (v); \ argument