Searched refs:x86_hyper_vmware (Results 1 – 4 of 4) sorted by relevance
128 const __refconst struct hypervisor_x86 x86_hyper_vmware = { variable134 EXPORT_SYMBOL(x86_hyper_vmware);
35 &x86_hyper_vmware,
49 extern const struct hypervisor_x86 x86_hyper_vmware;
785 if (x86_hyper != &x86_hyper_vmware) in vmballoon_init()