Searched defs:ms_hyperv_info (Results 1 – 1 of 1) sorted by relevance
37 struct ms_hyperv_info { struct38 u32 features;39 u32 priv_high;40 u32 ext_features;41 u32 misc_features;42 u32 hints;66 extern struct ms_hyperv_info ms_hyperv; argument