Home
last modified time | relevance | path

Searched refs:ipc (Results 1 – 14 of 14) sorted by relevance

/qemu/hw/net/
H A Dvmxnet3.h420 u32 ipc:1; /* IP Checksum Correct */ member
430 u32 ipc:1; /* IP Checksum Correct */
H A Dvmxnet3.c931 rxcd->fcs = rxcd->tuc = rxcd->ipc = 1; in vmxnet3_rx_update_descr()
/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc118 [ 117] = 6, /* ipc */
H A Dsyscall_o32.tbl131 117 o32 ipc sys_ipc compat_sys_ipc
/qemu/linux-user/sparc/
H A Dsyscall.tbl259 215 32 ipc sys_ipc compat_sys_ipc
260 215 64 ipc sys_sparc_ipc
/qemu/linux-user/microblaze/
H A Dsyscall.tbl127 117 common ipc sys_ni_syscall
/qemu/linux-user/m68k/
H A Dsyscall.tbl127 117 common ipc sys_ipc
/qemu/linux-user/sh4/
H A Dsyscall.tbl127 117 common ipc sys_ipc
/qemu/linux-user/arm/
H A Dsyscall.tbl133 117 oabi ipc sys_ipc sys_oabi_ipc
/qemu/linux-user/i386/
H A Dsyscall_32.tbl131 117 i386 ipc sys_ipc compat_sys_ipc
/qemu/linux-user/s390x/
H A Dsyscall.tbl109 117 common ipc sys_s390_ipc compat_sys_s390_ipc
/qemu/linux-user/ppc/
H A Dsyscall.tbl156 117 nospu ipc sys_ipc compat_sys_ipc
/qemu/linux-user/
H A Dstrace.list486 { TARGET_NR_ipc, "ipc" , NULL, print_ipc, NULL },
H A Dsyscall.c722 safe_syscall5(int, ipc, int, call, long, first, long, second, long, third, in safe_syscall3()
725 safe_syscall6(int, ipc, int, call, long, first, long, second, long, third, in safe_syscall3()