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

#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_ohciohci
 
u32 regs
 
int total_allocation
 
u32 current_bus
 
bool running
 
bool flushing
 
struct list_head buffer_list
 
struct descriptor_bufferbuffer_tail
 
struct descriptorlast
 
struct descriptorprev
 
descriptor_callback_t callback
 
struct tasklet_struct tasklet
 
u32outp
 
struct mxms_odev desc
 
u32 user
 
u32 role
 
u32 type
 
u32 len
 
struct mls_range range
 
charstr
 

Detailed Description

Definition at line 75 of file kvm.h.

Field Documentation

struct { ... }
unsigned long ar[128]

Definition at line 84 of file kvm.h.

unsigned long br[8]

Definition at line 85 of file kvm.h.

struct list_head buffer_list

Definition at line 137 of file ohci.c.

struct descriptor_buffer* buffer_tail

Definition at line 143 of file ohci.c.

Definition at line 157 of file ohci.c.

unsigned long caller_unat

Definition at line 81 of file kvm.h.

unsigned long cr[128]

Definition at line 86 of file kvm.h.

u32 current_bus

Definition at line 128 of file ohci.c.

unsigned long dbr[8]

Definition at line 89 of file kvm.h.

Definition at line 39 of file nv50.c.

Definition at line 77 of file kvm.h.

bool flushing

Definition at line 130 of file ohci.c.

struct kvm_fpreg fr[128]

Definition at line 91 of file kvm.h.

unsigned long gr[32]

Definition at line 83 of file kvm.h.

unsigned long ibr[8]

Definition at line 88 of file kvm.h.

Definition at line 149 of file ohci.c.

u32 len

Definition at line 30 of file context.h.

Definition at line 125 of file ohci.c.

u32* outp

Definition at line 38 of file nv50.c.

unsigned long pad

Definition at line 82 of file kvm.h.

unsigned long pkr[8]

Definition at line 90 of file kvm.h.

unsigned long pr

Definition at line 80 of file kvm.h.

Definition at line 155 of file ohci.c.

unsigned long psr

Definition at line 79 of file kvm.h.

Definition at line 31 of file context.h.

Definition at line 126 of file ohci.c.

u32 role

Definition at line 28 of file context.h.

unsigned long rr[8]

Definition at line 87 of file kvm.h.

bool running

Definition at line 129 of file ohci.c.

char* str

Definition at line 32 of file context.h.

Definition at line 159 of file ohci.c.

int total_allocation

Definition at line 127 of file ohci.c.

Definition at line 29 of file context.h.

Definition at line 27 of file context.h.


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