|
Linux Kernel
3.7.1
|
#include <kvm.h>
Data Fields | |
| char | dummy [KVM_CONTEXT_SIZE] |
| struct { | |
| unsigned long psr | |
| unsigned long pr | |
| unsigned long caller_unat | |
| unsigned long pad | |
| unsigned long gr [32] | |
| unsigned long ar [128] | |
| unsigned long br [8] | |
| unsigned long cr [128] | |
| unsigned long rr [8] | |
| unsigned long ibr [8] | |
| unsigned long dbr [8] | |
| unsigned long pkr [8] | |
| struct kvm_fpreg fr [128] | |
| }; | |
| struct fw_ohci * | ohci |
| u32 | regs |
| int | total_allocation |
| u32 | current_bus |
| bool | running |
| bool | flushing |
| struct list_head | buffer_list |
| struct descriptor_buffer * | buffer_tail |
| struct descriptor * | last |
| struct descriptor * | prev |
| descriptor_callback_t | callback |
| struct tasklet_struct | tasklet |
| u32 * | outp |
| struct mxms_odev | desc |
| u32 | user |
| u32 | role |
| u32 | type |
| u32 | len |
| struct mls_range | range |
| char * | str |
| struct { ... } |
| struct descriptor_buffer* buffer_tail |
| struct descriptor* last |
| struct descriptor* prev |
| struct tasklet_struct tasklet |
1.8.2