Lines Matching +full:processor +full:- +full:specific
1 /* SPDX-License-Identifier: GPL-2.0 */
14 unsigned int proc_offset; /* processor-specific offset */
15 unsigned int sys_offset; /* system-specific offset */
21 * --- This is used to log uncorrectable errors such as
23 * --- These errors are detected by both processor and systems.
26 unsigned long shadow[8]; /* Shadow reg. 8-14, 25 */
34 unsigned long ic_perr_stat; /* I-CACHE Reg. <11> set Data parity
36 unsigned long dc_perr_stat; /* D-CACHE error Reg. Bits set to 1:
42 unsigned long mm_stat; /* Holds the reason for D-stream
43 fault or D-cache parity errors */
54 processor uncorrectable error
62 unsigned int CpuOffset; /* Offset to CPU-specific info */
63 unsigned int SystemOffset; /* Offset to system-specific info */
66 unsigned long I_STAT; /* EV6 Internal Processor Registers */