Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dcore_t2.h176 struct el_t2_procdata_mcheck { struct
177 unsigned long elfmc_paltemp[32]; /* PAL TEMP REGS. */
179 unsigned long elfmc_exc_addr; /* Addr of excepting insn. */
180 unsigned long elfmc_exc_sum; /* Summary of arith traps. */
181 unsigned long elfmc_exc_mask; /* Exception mask (from exc_sum). */
182 unsigned long elfmc_iccsr; /* IBox hardware enables. */
183 unsigned long elfmc_pal_base; /* Base address for PALcode. */
184 unsigned long elfmc_hier; /* Hardware Interrupt Enable. */
185 unsigned long elfmc_hirr; /* Hardware Interrupt Request. */
186 unsigned long elfmc_mm_csr; /* D-stream fault info. */
[all …]