Home
last modified time | relevance | path

Searched defs:mshv_vp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hv/
H A Dmshv_root.h36 struct mshv_vp { struct
37 u32 vp_index;
38 struct mshv_partition *vp_partition;
39 struct mutex vp_mutex;
63 const struct mshv_vp *__vp = (v); \ argument