Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dthread.h30 struct thread_specific_data { struct
32 struct ts_ctx *ctx;
34 uint32_t rpc_target_info;
36 uint32_t abort_type;
37 uint32_t abort_descr;
38 vaddr_t abort_va;
39 unsigned int abort_core;
40 struct thread_abort_regs abort_regs;
42 bool stackcheck_recursion;
44 unsigned int syscall_recursion;
[all …]

Completed in 3 milliseconds