Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/kernel/
A Dthread.h219 struct thread_ctx_regs { struct
220 uint32_t r0;
244 struct thread_ctx_regs { argument
245 uint64_t sp;
246 uint64_t pc;
247 uint64_t cpsr;
248 uint64_t x[31];
249 uint64_t tpidr_el0;

Completed in 7 milliseconds