Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c5219 void *hdata = (void*)host_dm + host_dm->data_start; in do_ioctl_dm() local
5220 int count = *(uint32_t*)hdata; in do_ioctl_dm()
5221 uint64_t *hdev = hdata + 8; in do_ioctl_dm()