Home
last modified time | relevance | path

Searched full:ipc (Results 1 – 25 of 28) sorted by relevance

12

/qemu/hw/arm/
H A Daspeed_ast27x0-ssp.c152 object_initialize_child(obj, "ipc0", &a->ipc[0], in aspeed_soc_ast27x0ssp_init()
154 object_initialize_child(obj, "ipc1", &a->ipc[1], in aspeed_soc_ast27x0ssp_init()
245 aspeed_mmio_map_unimplemented(s, SYS_BUS_DEVICE(&a->ipc[0]), in aspeed_soc_ast27x0ssp_realize()
248 aspeed_mmio_map_unimplemented(s, SYS_BUS_DEVICE(&a->ipc[1]), in aspeed_soc_ast27x0ssp_realize()
H A Daspeed_ast27x0-tsp.c152 object_initialize_child(obj, "ipc0", &a->ipc[0], in aspeed_soc_ast27x0tsp_init()
154 object_initialize_child(obj, "ipc1", &a->ipc[1], in aspeed_soc_ast27x0tsp_init()
245 aspeed_mmio_map_unimplemented(s, SYS_BUS_DEVICE(&a->ipc[0]), in aspeed_soc_ast27x0tsp_realize()
248 aspeed_mmio_map_unimplemented(s, SYS_BUS_DEVICE(&a->ipc[1]), in aspeed_soc_ast27x0tsp_realize()
/qemu/docs/interop/
H A Ddbus.rst20 While QEMU itself uses QMP as primary IPC (and Spice/VNC for remote
21 display), D-Bus is the de facto IPC of choice on Unix systems. The
/qemu/include/hw/arm/
H A Daspeed_soc.h152 UnimplementedDeviceState ipc[2]; member
164 UnimplementedDeviceState ipc[2]; member
/qemu/contrib/plugins/
H A Dcflow.c334 uint64_t ipc = qemu_plugin_insn_vaddr(insn); in vcpu_tb_trans() local
340 NodeData *node = fetch_node(ipc, last_insn); in vcpu_tb_trans()
360 last_pc, ipc); in vcpu_tb_trans()
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-shmat-null.c8 #include <sys/ipc.h>
H A Dlinux-shmat-maps.c9 #include <sys/ipc.h>
/qemu/bsd-user/
H A Derrno_defs.h84 /* ipc/network software -- argument errors */
98 /* ipc/network software -- operational errors */
H A Dqemu-bsd.h25 #include <sys/ipc.h>
H A Dbsd-mem.h53 #include <sys/ipc.h>
H A Dsyscall_defs.h59 * sys/ipc.h
/qemu/docs/system/arm/
H A Dsbsa.rst53 Ultimately this devicetree may be replaced by IPC calls to an emulated SCP.
/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/ppc/
H A Dsyscall.tbl156 117 nospu ipc sys_ipc compat_sys_ipc
472 # 366-377 originally left for IPC, now unused
/qemu/linux-user/sh4/
H A Dsyscall.tbl127 117 common ipc sys_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/hw/net/
H A Dvmxnet3.h420 u32 ipc:1; /* IP Checksum Correct */ member
430 u32 ipc:1; /* IP Checksum Correct */
/qemu/linux-user/mips/
H A Dsyscall_o32.tbl131 117 o32 ipc sys_ipc compat_sys_ipc
H A Dsyscall-args-o32.c.inc118 [ 117] = 6, /* ipc */
/qemu/linux-user/arm/
H A Dsyscall.tbl134 117 oabi ipc sys_ipc sys_oabi_ipc
/qemu/linux-user/i386/
H A Dsyscall_32.tbl132 117 i386 ipc sys_ipc compat_sys_ipc
/qemu/include/hw/net/
H A Dnpcm_gmac.h65 /* IPC Checksum Error/Giant Frame */
/qemu/linux-user/s390x/
H A Dsyscall.tbl109 117 common ipc sys_s390_ipc compat_sys_s390_ipc
/qemu/linux-user/
H A Dstrace.list486 { TARGET_NR_ipc, "ipc" , NULL, print_ipc, NULL },

12