Home
last modified time | relevance | path

Searched refs:nr_dcplb_prot (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/blackfin/include/asm/
Dcplbinit.h41 extern int nr_dcplb_prot[], nr_cplb_flush[];
/linux-2.6.39/arch/blackfin/kernel/cplb-mpu/
Dcplbmgr.c31 int nr_icplb_supv_miss[NR_CPUS], nr_dcplb_prot[NR_CPUS]; variable
282 nr_dcplb_prot[cpu]++; in dcplb_protection_fault()
/linux-2.6.39/arch/blackfin/kernel/cplb-nompu/
Dcplbmgr.c31 int nr_cplb_flush[NR_CPUS], nr_dcplb_prot[NR_CPUS]; variable