Home
last modified time | relevance | path

Searched defs: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
/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