Searched defs:el_t2_procdata_mcheck (Results 1 – 1 of 1) sorted by relevance
177 struct el_t2_procdata_mcheck { struct178 unsigned long elfmc_paltemp[32]; /* PAL TEMP REGS. */180 unsigned long elfmc_exc_addr; /* Addr of excepting insn. */181 unsigned long elfmc_exc_sum; /* Summary of arith traps. */182 unsigned long elfmc_exc_mask; /* Exception mask (from exc_sum). */183 unsigned long elfmc_iccsr; /* IBox hardware enables. */184 unsigned long elfmc_pal_base; /* Base address for PALcode. */185 unsigned long elfmc_hier; /* Hardware Interrupt Enable. */186 unsigned long elfmc_hirr; /* Hardware Interrupt Request. */187 unsigned long elfmc_mm_csr; /* D-stream fault info. */[all …]