Searched defs:thread_ctx_regs (Results 1 – 2 of 2) sorted by relevance
131 struct thread_ctx_regs { struct132 unsigned long ra;133 unsigned long sp;134 unsigned long gp;135 unsigned long tp;136 unsigned long t0;137 unsigned long t1;138 unsigned long t2;139 unsigned long s0;140 unsigned long s1;[all …]
294 struct thread_ctx_regs { struct295 uint32_t r0;319 struct thread_ctx_regs { argument320 uint64_t sp;321 uint64_t pc;322 uint64_t cpsr;323 uint64_t x[31];324 uint64_t tpidr_el0;326 uint64_t apiakey_hi;327 uint64_t apiakey_lo;