Home
last modified time | relevance | path

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

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