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

#include <gic.h>

Data Fields

unsigned int num_shared_intr
 
unsigned int intr_list [GIC_MAX_SHARED_INTR]
 
unsigned int local_intr_mask
 

Detailed Description

Definition at line 338 of file gic.h.

Field Documentation

unsigned int intr_list[GIC_MAX_SHARED_INTR]

Definition at line 340 of file gic.h.

unsigned int local_intr_mask

Definition at line 341 of file gic.h.

unsigned int num_shared_intr

Definition at line 339 of file gic.h.


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