Searched refs:lasx_context (Results 1 – 2 of 2) sorted by relevance
55 struct lasx_context { struct
162 static int copy_lasx_to_sigcontext(struct lasx_context __user *ctx) in copy_lasx_to_sigcontext()186 static int copy_lasx_from_sigcontext(struct lasx_context __user *ctx) in copy_lasx_from_sigcontext()296 static int save_hw_lasx_context(struct lasx_context __user *ctx) in save_hw_lasx_context()305 static int restore_hw_lasx_context(struct lasx_context __user *ctx) in restore_hw_lasx_context()519 struct lasx_context __user *lasx_ctx = in protected_save_lasx_context()520 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_save_lasx_context()559 struct lasx_context __user *lasx_ctx = in protected_restore_lasx_context()560 (struct lasx_context *)get_ctx_through_ctxinfo(info); in protected_restore_lasx_context()732 sizeof(struct lasx_context))) in parse_extcontext()856 sizeof(struct lasx_context), LASX_CTX_ALIGN, new_sp); in setup_extcontext()
Completed in 5 milliseconds