Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c4385 abi_ulong shmmax; member
4398 __put_user(host_shminfo->shmmax, &target_shminfo->shmmax); in host_to_target_shminfo()