Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dfpu_helper.c214 int host_flags = get_float_exception_flags(&env->fp_status); in cpu_m68k_get_fpsr() local
229 int host_flags = cpu_m68k_exceptbits_to_host((int) env->fpsr); in cpu_m68k_set_fpsr() local
/openbmc/u-boot/include/
H A Dahci.h167 u32 host_flags; member
/openbmc/qemu/linux-user/
H A Dsyscall.c3470 int host_flags; in do_accept4() local
6106 int host_flags; in do_mmap() local
8269 int host_flags; in do_signalfd4() local
10042 int host_flags; in _syscall2() local
10339 int host_flags; in _syscall2() local
13459 int host_flags; in _syscall2() local
13671 int host_flags = arg2 & (~(TARGET_O_NONBLOCK_MASK | TARGET_O_CLOEXEC)); in _syscall2() local