Searched refs:lsx_context (Results 1 – 2 of 2) sorted by relevance
46 struct lsx_context { struct
121 static int copy_lsx_to_sigcontext(struct lsx_context __user *ctx) in copy_lsx_to_sigcontext()141 static int copy_lsx_from_sigcontext(struct lsx_context __user *ctx) in copy_lsx_from_sigcontext()278 static int save_hw_lsx_context(struct lsx_context __user *ctx) in save_hw_lsx_context()287 static int restore_hw_lsx_context(struct lsx_context __user *ctx) in restore_hw_lsx_context()444 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_save_lsx_context()481 struct lsx_context __user *lsx_ctx = (struct lsx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lsx_context()725 sizeof(struct lsx_context))) in parse_extcontext()859 sizeof(struct lsx_context), LSX_CTX_ALIGN, new_sp); in setup_extcontext()
Completed in 13 milliseconds