Home
last modified time | relevance | path

Searched defs:hypervisor_x86 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhypervisor.h41 struct hypervisor_x86 { struct
61 extern const struct hypervisor_x86 x86_hyper_vmware; argument
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dhypervisor.h40 struct hypervisor_x86 { struct
42 const char *name;
45 uint32_t (*detect)(void);
48 enum x86_hypervisor_type type;
51 struct x86_hyper_init init;
54 struct x86_hyper_runtime runtime;