Searched defs:el_apecs_procdata (Results 1 – 1 of 1) sorted by relevance
330 struct el_apecs_procdata struct332 unsigned long paltemp[32]; /* PAL TEMP REGS. */334 unsigned long exc_addr; /* Address of excepting instruction. */335 unsigned long exc_sum; /* Summary of arithmetic traps. */336 unsigned long exc_mask; /* Exception mask (from exc_sum). */337 unsigned long iccsr; /* IBox hardware enables. */338 unsigned long pal_base; /* Base address for PALcode. */339 unsigned long hier; /* Hardware Interrupt Enable. */340 unsigned long hirr; /* Hardware Interrupt Request. */341 unsigned long csr; /* D-stream fault info. */[all …]