|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <asm/blackfin.h>#include <asm/cplbinit.h>#include <asm/cplb.h>#include <asm/mmu_context.h>#include <asm/traps.h>Go to the source code of this file.
Macros | |
| #define | MGR_ATTR |
Functions | |
| MGR_ATTR int | cplb_hdr (int seqstat, struct pt_regs *regs) |
Variables | |
| int | nr_dcplb_miss [NR_CPUS] |
| int | nr_icplb_miss [NR_CPUS] |
| int | nr_dcplb_supv_miss [NR_CPUS] |
| int | nr_icplb_supv_miss [NR_CPUS] |
| int | nr_cplb_flush [NR_CPUS] |
| int | nr_dcplb_prot [NR_CPUS] |
1.8.2