Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
lguest.h File Reference
#include <linux/time.h>
#include <asm/irq.h>
#include <asm/lguest_hcall.h>

Go to the source code of this file.

Data Structures

struct  lguest_data
 

Macros

#define LG_CLOCK_MIN_DELTA   100UL
 
#define LG_CLOCK_MAX_DELTA   ULONG_MAX
 

Variables

struct lguest_data lguest_data
 

Macro Definition Documentation

#define LG_CLOCK_MAX_DELTA   ULONG_MAX

Definition at line 14 of file lguest.h.

#define LG_CLOCK_MIN_DELTA   100UL

Definition at line 13 of file lguest.h.

Variable Documentation

Definition at line 84 of file boot.c.