Searched refs:PDT_ATTR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcplbinit.h17 # define PDT_ATTR __attribute__((l1_data)) macro
19 # define PDT_ATTR macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/cplb-nompu/
H A Dcplbinit.c17 struct cplb_entry icplb_tbl[NR_CPUS][MAX_CPLBS] PDT_ATTR; variable in typeref:struct:icplb_tbl
18 struct cplb_entry dcplb_tbl[NR_CPUS][MAX_CPLBS] PDT_ATTR; variable in typeref:struct:dcplb_tbl
20 int first_switched_icplb PDT_ATTR; variable
21 int first_switched_dcplb PDT_ATTR; variable
23 struct cplb_boundary dcplb_bounds[9] PDT_ATTR; variable in typeref:struct:dcplb_bounds
24 struct cplb_boundary icplb_bounds[9] PDT_ATTR; variable in typeref:struct:icplb_bounds
26 int icplb_nr_bounds PDT_ATTR; variable
27 int dcplb_nr_bounds PDT_ATTR; variable
H A Dcplbmgr.c68 static int icplb_rr_index[NR_CPUS] PDT_ATTR; variable
69 static int dcplb_rr_index[NR_CPUS] PDT_ATTR; variable

Completed in 110 milliseconds