Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Variables
hypervisor.h File Reference

Go to the source code of this file.

Enumerations

enum  paravirt_lazy_mode {
  PARAVIRT_LAZY_NONE, PARAVIRT_LAZY_MMU, PARAVIRT_LAZY_CPU, PARAVIRT_LAZY_NONE,
  PARAVIRT_LAZY_MMU, PARAVIRT_LAZY_CPU
}
 

Variables

struct shared_infoHYPERVISOR_shared_info
 
struct start_infoxen_start_info
 

Enumeration Type Documentation

Enumerator:
PARAVIRT_LAZY_NONE 
PARAVIRT_LAZY_MMU 
PARAVIRT_LAZY_CPU 
PARAVIRT_LAZY_NONE 
PARAVIRT_LAZY_MMU 
PARAVIRT_LAZY_CPU 

Definition at line 8 of file hypervisor.h.

Variable Documentation

struct shared_info* HYPERVISOR_shared_info

Definition at line 28 of file enlighten.c.

struct start_info* xen_start_info

Definition at line 21 of file enlighten.c.