|
Linux Kernel
3.7.1
|
#include <lguest.h>
Public Member Functions | |
| DECLARE_BITMAP (blocked_interrupts, LGUEST_IRQS) | |
Data Fields | |
| unsigned int | irq_enabled |
| unsigned long | cr2 |
| struct timespec | time |
| int | irq_pending |
| u8 | hcall_status [LHCALL_RING_SIZE] |
| struct hcall_args | hcalls [LHCALL_RING_SIZE] |
| unsigned long | reserve_mem |
| u32 | tsc_khz |
| unsigned long | noirq_start |
| unsigned long | noirq_end |
| unsigned long | kernel_address |
| unsigned int | syscall_vec |
| DECLARE_BITMAP | ( | blocked_interrupts | , |
| LGUEST_IRQS | |||
| ) |
| u8 hcall_status[LHCALL_RING_SIZE] |
| struct hcall_args hcalls[LHCALL_RING_SIZE] |
1.8.2