Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Duser_mode_ctx_struct.h34 struct user_mode_ctx { struct
35 struct vm_info vm_info;
36 struct vm_paged_region_head *regions;
37 struct pgt_cache pgt_cache;
39 struct thread_user_vfp_state vfp;
42 struct thread_pauth_keys keys;
44 struct ts_ctx *ts_ctx;
45 uaddr_t entry_func;
46 uaddr_t load_addr;
47 uaddr_t dump_entry_func;
[all …]