Home
last modified time | relevance | path

Searched refs:thread_user_mode_rec (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dasm-defines.c60 offsetof(struct thread_user_mode_rec, ctx_regs_ptr));
62 offsetof(struct thread_user_mode_rec, x[0]));
64 offsetof(struct thread_user_mode_rec, x[1]));
66 offsetof(struct thread_user_mode_rec, x[3]));
67 DEFINE(THREAD_USER_MODE_REC_SIZE, sizeof(struct thread_user_mode_rec));
/optee_os/core/arch/arm/kernel/
H A Dasm-defines.c106 offsetof(struct thread_user_mode_rec, ctx_regs_ptr));
108 offsetof(struct thread_user_mode_rec, exit_status0_ptr));
110 offsetof(struct thread_user_mode_rec, x[0]));
111 DEFINE(THREAD_USER_MODE_REC_SIZE, sizeof(struct thread_user_mode_rec));
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_private_arch.h47 struct thread_user_mode_rec { struct
/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h70 struct thread_user_mode_rec { struct