Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Daspeed_timer.c437 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_timer_write_common() local
506 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2400_timer_write() local
550 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2500_timer_write() local
602 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2600_timer_write() local
/qemu/tests/qtest/
H A Dipmi-bt-test.c129 struct timeval tv; in read_emu_data() local
311 struct timeval tv; in test_connect() local
H A Dnpcm7xx_emc-test.c427 struct timeval tv; in wait_socket_readable() local
/qemu/tests/migration-stress/
H A Dstress.c152 struct timeval tv; in now() local
/qemu/hw/hyperv/
H A Dsyndbg.c295 struct timeval tv; in hv_syndbg_recv_event() local
/qemu/hw/usb/
H A Dpcap.c106 struct timeval tv; in do_usb_pcap_header() local
H A Dhost-libusb.c240 struct timeval tv = { 0, 0 }; in usb_host_handle_fd() local
274 struct timeval tv = { 0, 0 }; in usb_host_timer() local
1082 struct timeval tv; in usb_host_abort_xfers() local
/qemu/target/xtensa/
H A Dxtensa-semi.c329 struct timeval tv = {0}; in HELPER() local
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c226 struct timeval tv, tv2; in test_time() local
/qemu/include/qemu/
H A Dtimer.h811 struct timeval tv; in get_clock_realtime() local
/qemu/linux-user/
H A Dsyscall.c1097 static inline abi_long copy_from_user_timeval(struct timeval *tv, in copy_from_user_timeval()
1115 const struct timeval *tv) in copy_to_user_timeval()
1132 static inline abi_long copy_from_user_timeval64(struct timeval *tv, in copy_from_user_timeval64()
1151 const struct timeval *tv) in copy_to_user_timeval64()
1335 struct timeval tv; in do_select() local
1937 struct timeval *tv = (struct timeval *)data; in host_to_target_cmsg() local
2360 struct timeval tv; in do_setsockopt() local
2590 struct timeval tv; in do_getsockopt() local
5389 struct timeval tv; in do_ioctl_SIOCGSTAMP() local
9721 struct timeval *tvp, tv[2]; in _syscall2() local
[all …]
H A Dstrace.c1782 struct target_timeval *tv; in print_timeval() local
/qemu/target/hexagon/
H A Dop_helper.c252 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
270 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
/qemu/tcg/
H A Doptimize.c1489 uint64_t tv = arg_info(op->args[2])->val; in fold_bitsel_vec() local
1507 uint64_t tv = arg_info(op->args[2])->val; in fold_bitsel_vec() local
2084 uint64_t tv = ti_const_val(tt); in fold_movcond() local
/qemu/ui/
H A Dvnc.c3006 static int vnc_update_stats(VncDisplay *vd, struct timeval * tv) in vnc_update_stats()
3086 static void vnc_rect_updated(VncDisplay *vd, int x, int y, struct timeval * tv) in vnc_rect_updated()
3114 struct timeval tv = { 0, 0 }; in vnc_refresh_server_surface() local
/qemu/tests/
H A Dvhost-user-bridge.c137 struct timeval tv; in dispatcher_wait() local
/qemu/qga/
H A Dcommands-posix.c271 struct timeval tv; in qmp_guest_set_time() local
/qemu/
H A Dqemu-io-cmds.c273 static double tdiv(double value, struct timespec tv) in tdiv()
289 static void timestr(struct timespec *tv, char *ts, size_t size, int format) in timestr()
/qemu/audio/
H A Daudio.c1404 struct timeval tv; in audio_run() local
/qemu/accel/tcg/
H A Dcputlb.c1133 CPUTLBEntry *tv = &desc->vtable[vidx]; in tlb_set_page_full() local