Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hypervisor_x86 Struct Reference

#include <hypervisor.h>

Data Fields

const charname
 
bool(* detect )(void)
 
void(* set_cpu_features )(struct cpuinfo_x86 *)
 
void(* init_platform )(void)
 

Detailed Description

Definition at line 32 of file hypervisor.h.

Field Documentation

bool(* detect)(void)

Definition at line 37 of file hypervisor.h.

void(* init_platform)(void)

Definition at line 43 of file hypervisor.h.

const char* name

Definition at line 34 of file hypervisor.h.

void(* set_cpu_features)(struct cpuinfo_x86 *)

Definition at line 40 of file hypervisor.h.


The documentation for this struct was generated from the following file: