|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| const char * | name |
| bool(* | detect )(void) |
| void(* | set_cpu_features )(struct cpuinfo_x86 *) |
| void(* | init_platform )(void) |
Definition at line 32 of file hypervisor.h.
Definition at line 37 of file hypervisor.h.
Definition at line 43 of file hypervisor.h.
Definition at line 34 of file hypervisor.h.
| void(* set_cpu_features)(struct cpuinfo_x86 *) |
Definition at line 40 of file hypervisor.h.
1.8.2