Home
last modified time | relevance | path

Searched refs:host_to_target_shmid_ds (Results 1 – 4 of 4) sorted by relevance

/qemu/bsd-user/
H A Dqemu-bsd.h55 abi_long host_to_target_shmid_ds(abi_ulong target_addr,
H A Dbsd-mem.c82 abi_long host_to_target_shmid_ds(abi_ulong target_addr, in host_to_target_shmid_ds() function
H A Dbsd-mem.h324 if (host_to_target_shmid_ds(buff, &dsarg)) { in do_bsd_shmctl()
/qemu/linux-user/
H A Dsyscall.c4364 static inline abi_long host_to_target_shmid_ds(abi_ulong target_addr, in host_to_target_shmid_ds() function
4448 if (host_to_target_shmid_ds(buf, &dsarg)) in do_shmctl()