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