Searched refs:x86_hyper_vmware (Results 1 – 5 of 5) sorted by relevance
140 const __refconst struct hypervisor_x86 x86_hyper_vmware = { variable147 EXPORT_SYMBOL(x86_hyper_vmware);
33 &x86_hyper_vmware,
51 extern const struct hypervisor_x86 x86_hyper_vmware;
320 &x86_hyper_vmware,
1274 if (x86_hyper != &x86_hyper_vmware) in vmballoon_init()