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