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