Home
last modified time | relevance | path

Searched defs:framesize (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/linux-user/riscv/
H A Dsignal.c63 CPURISCVState *regs, size_t framesize) in get_sigframe()
/openbmc/qemu/linux-user/xtensa/
H A Dsignal.c56 unsigned long framesize) in get_sigframe()
/openbmc/qemu/linux-user/alpha/
H A Dsignal.c116 unsigned long framesize) in get_sigframe()
/openbmc/qemu/linux-user/hexagon/
H A Dsignal.c65 CPUHexagonState *regs, size_t framesize) in get_sigframe()
/openbmc/qemu/linux-user/arm/
H A Dsignal.c159 get_sigframe(struct target_sigaction *ka, CPUARMState *regs, int framesize) in get_sigframe()
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h65 #define NESTED(symbol, framesize, rpc) \ argument
/openbmc/qemu/linux-user/sparc/
H A Dsignal.c98 size_t framesize) in get_sigframe()
/openbmc/qemu/target/hexagon/
H A Dgenptr.c764 static void gen_framecheck(TCGv EA, int framesize) in gen_framecheck()
773 static void gen_allocframe(DisasContext *ctx, TCGv r29, int framesize) in gen_allocframe()
/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c472 int actual_len, framesize; in asix_send_common() local
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c1197 uint32_t framesize; in v7m_push_stack() local