Searched defs:cpu_user_regs (Results 1 – 2 of 2) sorted by relevance
142 struct cpu_user_regs { struct164 typedef struct cpu_user_regs cpu_user_regs_t; argument
156 struct cpu_user_regs { struct157 uint64_t r15;158 uint64_t r14;159 uint64_t r13;160 uint64_t r12;186 typedef struct cpu_user_regs cpu_user_regs_t; argument