Searched defs:l4_exc_regs_t (Results 1 – 7 of 7) sorted by relevance
57 typedef struct l4_exc_regs_t struct59 l4_umword_t r15; /**< r15 */60 l4_umword_t r14; /**< r14 */61 l4_umword_t r13; /**< r13 */62 l4_umword_t r12; /**< r12 */86 } l4_exc_regs_t; argument
72 typedef struct l4_exc_regs_t struct96 } l4_exc_regs_t; argument
57 typedef struct l4_exc_regs_t struct72 } l4_exc_regs_t; argument
38 typedef struct l4_exc_regs_t struct50 } l4_exc_regs_t; argument
58 typedef struct l4_exc_regs_t struct68 } l4_exc_regs_t; argument
23 typedef struct l4_exc_regs_t struct25 l4_umword_t bad_instr_p;26 l4_umword_t bad_instr;28 {60 } l4_exc_regs_t; argument
Completed in 19 milliseconds