Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc2132 struct sigaction sa_old, sa_new;
2137 sigaction(SIGILL, &sa_new, &sa_old);
2160 sigaction(SIGILL, &sa_old, NULL);
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc2329 struct sigaction sa_old, sa_new;
2334 sigaction(SIGILL, &sa_new, &sa_old);
2376 sigaction(SIGILL, &sa_old, NULL);