Searched refs:set_jmp_reset_offset (Results 1 – 11 of 11) sorted by relevance
/qemu/tcg/tci/ |
H A D | tcg-target.c.inc | 478 set_jmp_reset_offset(s, which);
|
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1310 set_jmp_reset_offset(s, which);
|
/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 1339 set_jmp_reset_offset(s, which);
|
/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 1640 set_jmp_reset_offset(s, which);
|
/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1933 set_jmp_reset_offset(s, which);
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 2013 set_jmp_reset_offset(s, which);
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 1810 set_jmp_reset_offset(s, which);
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 2245 set_jmp_reset_offset(s, which);
|
/qemu/tcg/ |
H A D | tcg.c | 398 static void set_jmp_reset_offset(TCGContext *s, int which) in set_jmp_reset_offset() function
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2897 set_jmp_reset_offset(s, which);
|
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2653 set_jmp_reset_offset(s, which);
|