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

#include <lg.h>

Data Fields

struct lguest_data __userlguest_data
 
struct lg_cpu cpus [NR_CPUS]
 
unsigned int nr_cpus
 
u32 pfn_limit
 
void __usermem_base
 
unsigned long kernel_address
 
struct pgdir pgdirs [4]
 
unsigned long noirq_start
 
unsigned long noirq_end
 
unsigned int stack_pages
 
u32 tsc_khz
 
struct lg_eventfd_mapeventfds
 
const chardead
 

Detailed Description

Definition at line 93 of file lg.h.

Field Documentation

Definition at line 95 of file lg.h.

const char* dead

Definition at line 117 of file lg.h.

Definition at line 114 of file lg.h.

unsigned long kernel_address

Definition at line 105 of file lg.h.

Definition at line 94 of file lg.h.

void __user* mem_base

Definition at line 104 of file lg.h.

unsigned long noirq_end

Definition at line 109 of file lg.h.

unsigned long noirq_start

Definition at line 109 of file lg.h.

unsigned int nr_cpus

Definition at line 96 of file lg.h.

u32 pfn_limit

Definition at line 98 of file lg.h.

struct pgdir pgdirs[4]

Definition at line 107 of file lg.h.

unsigned int stack_pages

Definition at line 111 of file lg.h.

u32 tsc_khz

Definition at line 112 of file lg.h.


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