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

#include <gruhandles.h>

Data Fields

unsigned int cmd:1
 
unsigned int delresp:1
 
unsigned int opc:1
 
unsigned int fill1:5
 
unsigned int fill2:8
 
unsigned int status:2
 
unsigned long fill3:2
 
unsigned int state:3
 
unsigned long fill4:1
 
unsigned int cause:3
 
unsigned long fill5:37
 
unsigned long vaddr:64
 
unsigned int asid:24
 
unsigned int fill6:8
 
unsigned int pagesize:5
 
unsigned int fill7:11
 
unsigned int global:1
 
unsigned int fill8:15
 
unsigned long vaddrmask:39
 
unsigned int fill9:9
 
unsigned int n:10
 
unsigned int fill10:6
 
unsigned int ctxbitmap:16
 
unsigned long fill11 [3]
 

Detailed Description

Definition at line 196 of file gruhandles.h.

Field Documentation

unsigned int asid

Definition at line 214 of file gruhandles.h.

unsigned int cause

Definition at line 209 of file gruhandles.h.

unsigned int cmd

Definition at line 197 of file gruhandles.h.

unsigned int ctxbitmap

Definition at line 228 of file gruhandles.h.

unsigned int delresp

Definition at line 198 of file gruhandles.h.

unsigned int fill1

Definition at line 200 of file gruhandles.h.

unsigned int fill10

Definition at line 226 of file gruhandles.h.

unsigned long fill11[3]

Definition at line 229 of file gruhandles.h.

unsigned int fill2

Definition at line 202 of file gruhandles.h.

unsigned long fill3

Definition at line 205 of file gruhandles.h.

unsigned long fill4

Definition at line 207 of file gruhandles.h.

unsigned long fill5

Definition at line 210 of file gruhandles.h.

unsigned int fill6

Definition at line 215 of file gruhandles.h.

unsigned int fill7

Definition at line 218 of file gruhandles.h.

unsigned int fill8

Definition at line 221 of file gruhandles.h.

unsigned int fill9

Definition at line 224 of file gruhandles.h.

unsigned int global

Definition at line 220 of file gruhandles.h.

unsigned int n

Definition at line 225 of file gruhandles.h.

unsigned int opc

Definition at line 199 of file gruhandles.h.

unsigned int pagesize

Definition at line 217 of file gruhandles.h.

unsigned int state

Definition at line 206 of file gruhandles.h.

unsigned int status

Definition at line 204 of file gruhandles.h.

unsigned long vaddr

Definition at line 212 of file gruhandles.h.

unsigned long vaddrmask

Definition at line 223 of file gruhandles.h.


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