Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h185 struct mshv_root { struct
186 struct hv_synic_pages __percpu *synic_pages;
187 spinlock_t pt_ht_lock;
189 struct hv_partition_property_vmm_capabilities vmm_caps;
H A Dmshv_root_main.c59 struct mshv_root mshv_root; variable