Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c391 static int protected_save_fpu_context(struct extctx_layout *extctx) in protected_save_fpu_context()
425 static int protected_restore_fpu_context(struct extctx_layout *extctx) in protected_restore_fpu_context()
460 static int protected_save_lsx_context(struct extctx_layout *extctx) in protected_save_lsx_context()
497 static int protected_restore_lsx_context(struct extctx_layout *extctx) in protected_restore_lsx_context()
535 static int protected_save_lasx_context(struct extctx_layout *extctx) in protected_save_lasx_context()
617 static int protected_save_lbt_context(struct extctx_layout *extctx) in protected_save_lbt_context()
688 struct extctx_layout *extctx) in setup_sigcontext()
781 struct extctx_layout extctx; in restore_sigcontext() local
843 static unsigned long extframe_alloc(struct extctx_layout *extctx, in extframe_alloc()
896 struct extctx_layout *extctx) in get_sigframe()
[all …]
/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c108 static abi_ptr extframe_alloc(struct extctx_layout *extctx, in extframe_alloc()
127 struct extctx_layout *extctx, abi_ptr sp) in setup_extcontext()
153 struct extctx_layout *extctx) in setup_sigframe()
225 static bool parse_extcontext(struct extctx_layout *extctx, abi_ptr frame) in parse_extcontext()
280 struct extctx_layout *extctx) in restore_sigframe()
335 struct extctx_layout *extctx) in get_sigframe()
354 struct extctx_layout extctx; in setup_rt_frame() local
404 struct extctx_layout extctx; in do_rt_sigreturn() local