Home
last modified time | relevance | path

Searched defs:l4_exc_regs_t (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/l4sys/include/ARCH-amd64/
A Dutcb.h57 typedef struct l4_exc_regs_t struct
59 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
/l4re-core-master/l4sys/include/ARCH-x86/
A Dutcb.h72 typedef struct l4_exc_regs_t struct
96 } l4_exc_regs_t; argument
/l4re-core-master/l4sys/include/ARCH-ppc32/
A Dutcb.h57 typedef struct l4_exc_regs_t struct
72 } l4_exc_regs_t; argument
/l4re-core-master/l4sys/include/ARCH-arm/
A Dutcb.h38 typedef struct l4_exc_regs_t struct
50 } l4_exc_regs_t; typedef
/l4re-core-master/l4sys/include/ARCH-arm64/
A Dutcb.h38 typedef struct l4_exc_regs_t struct
50 } l4_exc_regs_t; argument
/l4re-core-master/l4sys/include/ARCH-sparc/
A Dutcb.h58 typedef struct l4_exc_regs_t struct
68 } l4_exc_regs_t; argument
/l4re-core-master/l4sys/include/ARCH-mips/
A Dutcb.h23 typedef struct l4_exc_regs_t struct
25 l4_umword_t bad_instr_p;
26 l4_umword_t bad_instr;
28 {
60 } l4_exc_regs_t; argument

Completed in 17 milliseconds