Home
last modified time | relevance | path

Searched refs:setup_extcontext (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c126 static abi_ptr setup_extcontext(CPULoongArchState *env, in setup_extcontext() function
341 sp = setup_extcontext(env, extctx, sp); in get_sigframe()
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c859 static unsigned long setup_extcontext(struct extctx_layout *extctx, unsigned long sp) in setup_extcontext() function
913 sp = setup_extcontext(extctx, sp); in get_sigframe()