Home
last modified time | relevance | path

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

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