Linux Kernel
3.7.1
|
#include <gruhandles.h>
Data Fields | |
unsigned int | cmd:1 |
unsigned int | delresp:1 |
unsigned int | opc:3 |
unsigned int | unmap_enable:1 |
unsigned int | req_slice_set_enable:1 |
unsigned int | req_slice:2 |
unsigned int | cb_int_enable:1 |
unsigned int | tlb_int_enable:1 |
unsigned int | tfm_fault_bit_enable:1 |
unsigned int | tlb_int_select:4 |
unsigned int | status:2 |
unsigned int | state:2 |
unsigned int | reserved2:4 |
unsigned int | cause:4 |
unsigned int | tfm_done_bit_enable:1 |
unsigned int | unused:3 |
unsigned int | dsr_allocation_map |
unsigned long | cbr_allocation_map |
unsigned int | asid [8] |
unsigned short | sizeavail [8] |
Definition at line 364 of file gruhandles.h.
unsigned int asid[8] |
Definition at line 388 of file gruhandles.h.
unsigned int cause |
Definition at line 380 of file gruhandles.h.
unsigned int cb_int_enable |
Definition at line 371 of file gruhandles.h.
unsigned long cbr_allocation_map |
Definition at line 386 of file gruhandles.h.
Definition at line 365 of file gruhandles.h.
unsigned int delresp |
Definition at line 366 of file gruhandles.h.
unsigned int dsr_allocation_map |
Definition at line 384 of file gruhandles.h.
unsigned int opc |
Definition at line 367 of file gruhandles.h.
unsigned int req_slice |
Definition at line 370 of file gruhandles.h.
unsigned int req_slice_set_enable |
Definition at line 369 of file gruhandles.h.
unsigned int reserved2 |
Definition at line 378 of file gruhandles.h.
unsigned short sizeavail[8] |
Definition at line 389 of file gruhandles.h.
Definition at line 377 of file gruhandles.h.
Definition at line 376 of file gruhandles.h.
unsigned int tfm_done_bit_enable |
Definition at line 381 of file gruhandles.h.
unsigned int tfm_fault_bit_enable |
Definition at line 373 of file gruhandles.h.
unsigned int tlb_int_enable |
Definition at line 372 of file gruhandles.h.
unsigned int tlb_int_select |
Definition at line 374 of file gruhandles.h.
unsigned int unmap_enable |
Definition at line 368 of file gruhandles.h.
Definition at line 382 of file gruhandles.h.