Home
last modified time | relevance | path

Searched refs:x86_hyper_vmware (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dhypervisor.h61 extern const struct hypervisor_x86 x86_hyper_vmware;
/openbmc/linux/arch/x86/kernel/cpu/
H A Dhypervisor.c37 &x86_hyper_vmware,
H A Dvmware.c518 const __initconst struct hypervisor_x86 x86_hyper_vmware = { variable