/qemu/hw/net/can/ |
H A D | can_sja1000.c | 149 const qemu_can_frame *frame) in can_sja_accept_filter() 268 static void buff2frame_pel(const uint8_t *buff, qemu_can_frame *frame) in buff2frame_pel() 308 static void buff2frame_bas(const uint8_t *buff, qemu_can_frame *frame) in buff2frame_bas() 332 static int frame2buff_pel(const qemu_can_frame *frame, uint8_t *buff) in frame2buff_pel() 372 static int frame2buff_bas(const qemu_can_frame *frame, uint8_t *buff) in frame2buff_bas() 425 qemu_can_frame frame; in can_sja_mem_write() local 783 const qemu_can_frame *frame = frames; in can_sja_receive() local
|
H A D | ctucan_core.c | 50 static void ctucan_buff2frame(const uint8_t *buff, qemu_can_frame *frame) in ctucan_buff2frame() 101 static int ctucan_frame2buff(const qemu_can_frame *frame, uint8_t *buff) in ctucan_frame2buff() 240 qemu_can_frame frame; in ctucan_send_ready_buffers() local 540 const qemu_can_frame *frame = frames; in ctucan_receive() local
|
H A D | xlnx-zynqmp-can.c | 388 static void generate_frame(qemu_can_frame *frame, uint32_t *data) in generate_frame() 485 qemu_can_frame frame; in transfer_fifo() local 667 static void update_rx_fifo(XlnxZynqMPCANState *s, const qemu_can_frame *frame) in update_rx_fifo() 1057 const qemu_can_frame *frame = buf; in xlnx_zynqmp_can_receive() local
|
H A D | xlnx-versal-canfd.c | 862 static void regs2frame(XlnxVersalCANFDState *s, qemu_can_frame *frame, in regs2frame() 934 static uint32_t frame_to_reg_id(const qemu_can_frame *frame) in frame_to_reg_id() 962 const qemu_can_frame *frame, in store_rx_sequential() 1074 const qemu_can_frame *frame) in update_rx_sequential() 1335 qemu_can_frame frame; in transfer_data() local 1811 const qemu_can_frame *frame = buf; in canfd_xilinx_receive() local
|
/qemu/bsd-user/arm/ |
H A D | signal.c | 28 struct target_sigframe *frame, in set_sigtramp_args() 64 struct target_sigframe *frame) in get_vfpcontext() 130 struct target_sigframe *frame, int flags) in setup_sigframe_arch()
|
/qemu/bsd-user/x86_64/ |
H A D | signal.c | 27 int sig, struct target_sigframe *frame, abi_ulong frame_addr, in set_sigtramp_args() 39 struct target_sigframe *frame, int flags) in setup_sigframe_arch()
|
/qemu/bsd-user/i386/ |
H A D | signal.c | 28 struct target_sigframe *frame, in set_sigtramp_args() 41 struct target_sigframe *frame, int flags) in setup_sigframe_arch()
|
/qemu/bsd-user/riscv/ |
H A D | signal.c | 28 set_sigtramp_args(CPURISCVState *regs, int sig, struct target_sigframe *frame, in set_sigtramp_args() 57 struct target_sigframe *frame, int flags) in setup_sigframe_arch()
|
/qemu/linux-user/xtensa/ |
H A D | signal.c | 109 static int setup_sigcontext(struct target_rt_sigframe *frame, in setup_sigcontext() 159 struct target_rt_sigframe *frame; in setup_rt_frame() local 247 struct target_rt_sigframe *frame) in restore_sigcontext() 275 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/bsd-user/aarch64/ |
H A D | signal.c | 28 struct target_sigframe *frame, in set_sigtramp_args() 90 struct target_sigframe *frame, int flags) in setup_sigframe_arch()
|
/qemu/linux-user/sh4/ |
H A D | signal.c | 178 struct target_sigframe *frame; in setup_frame() local 224 struct target_rt_sigframe *frame; in setup_rt_frame() local 274 struct target_sigframe *frame; in do_sigreturn() local 307 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/openrisc/ |
H A D | signal.c | 96 target_rt_sigframe *frame; in setup_rt_frame() local 140 target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/s390x/ |
H A D | signal.c | 175 sigframe *frame; in setup_frame() local 244 rt_sigframe *frame; in setup_rt_frame() local 360 sigframe *frame; in do_sigreturn() local 387 rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/m68k/ |
H A D | signal.c | 129 struct target_sigframe *frame; in setup_frame() local 277 struct target_rt_sigframe *frame; in setup_rt_frame() local 330 struct target_sigframe *frame; in do_sigreturn() local 365 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/mips/ |
H A D | signal.c | 202 struct sigframe *frame; in setup_frame() local 247 struct sigframe *frame; in do_sigreturn() local 296 struct target_rt_sigframe *frame; in setup_rt_frame() local 353 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/microblaze/ |
H A D | signal.c | 139 struct target_rt_sigframe *frame; in setup_rt_frame() local 192 struct target_rt_sigframe *frame = NULL; in do_rt_sigreturn() local
|
/qemu/linux-user/riscv/ |
H A D | signal.c | 118 struct target_rt_sigframe *frame; in setup_rt_frame() local 184 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/hppa/ |
H A D | signal.c | 115 struct target_rt_sigframe *frame; in setup_rt_frame() local 179 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/alpha/ |
H A D | signal.c | 129 struct target_sigframe *frame; in setup_frame() local 167 struct target_rt_sigframe *frame; in setup_rt_frame() local 238 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/arm/ |
H A D | signal.c | 175 struct sigframe *frame, abi_ulong sp_addr) in setup_return() 324 struct sigframe *frame; in setup_frame() local 349 struct rt_sigframe *frame; in setup_rt_frame() local 506 struct sigframe *frame = NULL; in do_sigreturn() local 541 struct rt_sigframe *frame = NULL; in do_rt_sigreturn() local
|
/qemu/linux-user/loongarch64/ |
H A D | signal.c | 225 static bool parse_extcontext(struct extctx_layout *extctx, abi_ptr frame) in parse_extcontext() 353 struct target_rt_sigframe *frame; in setup_rt_frame() local 403 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/i386/ |
H A D | signal.c | 446 struct sigframe *frame; in setup_frame() local 514 struct rt_sigframe *frame; in setup_rt_frame() local 796 struct sigframe *frame; in do_sigreturn() local 828 struct rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/hexagon/ |
H A D | signal.c | 155 struct target_rt_sigframe *frame; in setup_rt_frame() local 263 struct target_rt_sigframe *frame; in do_rt_sigreturn() local
|
/qemu/linux-user/ppc/ |
H A D | signal.c | 243 static void save_user_regs(CPUPPCState *env, struct target_mcontext *frame) in save_user_regs() 327 struct target_mcontext *frame, int sig) in restore_user_regs() 429 struct target_sigframe *frame; in setup_frame() local
|
/qemu/include/hw/xen/interface/ |
H A D | grant_table.h | 126 uint32_t frame; member 233 uint64_t frame; member 245 uint64_t frame; member
|