Home
last modified time | relevance | path

Searched defs:host_sevp (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall.c7517 static inline abi_long target_to_host_sigevent(struct sigevent *host_sevp, in target_to_host_sigevent()
13269 struct sigevent host_sevp = { {0}, }, *phost_sevp = NULL; in _syscall2() local