Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhypervisor.h61 extern const struct hypervisor_x86 x86_hyper_vmware;
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dhypervisor.c37 &x86_hyper_vmware,
Dvmware.c515 const __initconst struct hypervisor_x86 x86_hyper_vmware = { variable