Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dfpu_helper.c215 int target_flags = cpu_m68k_exceptbits_from_host(host_flags); in cpu_m68k_get_fpsr() local
/openbmc/qemu/linux-user/
H A Dsyscall.c5939 int target_flags, int fd, off_t offset) in do_mmap()