Home
last modified time | relevance | path

Searched defs:el_common_EV5_uncorrectable_mcheck (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/alpha/include/asm/
Dmce.h24 struct el_common_EV5_uncorrectable_mcheck { struct
25 unsigned long shadow[8]; /* Shadow reg. 8-14, 25 */
26 unsigned long paltemp[24]; /* PAL TEMP REGS. */
27 unsigned long exc_addr; /* Address of excepting instruction*/
28 unsigned long exc_sum; /* Summary of arithmetic traps. */
29 unsigned long exc_mask; /* Exception mask (from exc_sum). */
30 unsigned long pal_base; /* Base address for PALcode. */
31 unsigned long isr; /* Interrupt Status Reg. */
32 unsigned long icsr; /* CURRENT SETUP OF EV5 IBOX */
33 unsigned long ic_perr_stat; /* I-CACHE Reg. <11> set Data parity
[all …]