Linux Kernel
3.7.1
|
#include <lg.h>
Public Member Functions | |
DECLARE_BITMAP (irqs_pending, LGUEST_IRQS) | |
Data Fields | |
unsigned int | id |
struct lguest * | lg |
struct task_struct * | tsk |
struct mm_struct * | mm |
u32 | cr2 |
int | ts |
u32 | esp1 |
u16 | ss1 |
int | changed |
unsigned long | pending_notify |
unsigned long | regs_page |
struct lguest_regs * | regs |
struct lguest_pages * | last_pages |
bool | linear_pages |
int | cpu_pgd |
struct hcall_args * | hcall |
u32 | next_hcall |
struct hrtimer | hrt |
int | halted |
struct lg_cpu_arch | arch |
DECLARE_BITMAP | ( | irqs_pending | , |
LGUEST_IRQS | |||
) |
struct lg_cpu_arch arch |
struct hcall_args* hcall |
struct lguest_pages* last_pages |
struct task_struct* tsk |