Home
last modified time | relevance | path

Searched refs:x86_hypervisor_type (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
A Dhypervisor.h24 enum x86_hypervisor_type { enum
49 enum x86_hypervisor_type type;
70 extern enum x86_hypervisor_type x86_hyper_type;
72 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type()
78 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type()
/arch/x86/kernel/cpu/
A Dhypervisor.c50 enum x86_hypervisor_type x86_hyper_type;

Completed in 7 milliseconds