Searched refs:user_ctxs (Results 1 – 1 of 1) sorted by relevance
173 struct user_ctxs { struct204 static int restore_fpsimd_context(struct user_ctxs *user) in restore_fpsimd_context() argument272 static int restore_sve_fpsimd_context(struct user_ctxs *user) in restore_sve_fpsimd_context()391 static int restore_tpidr2_context(struct user_ctxs *user) in restore_tpidr2_context()441 static int restore_za_context(struct user_ctxs *user) in restore_za_context()526 static int restore_zt_context(struct user_ctxs *user) in restore_zt_context()568 extern int restore_tpidr2_context(struct user_ctxs *user);570 extern int restore_za_context(struct user_ctxs *user);572 extern int restore_zt_context(struct user_ctxs *user);576 static int parse_user_sigframe(struct user_ctxs *user, in parse_user_sigframe()[all …]
Completed in 5 milliseconds