Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Daspeed_timer.c434 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_timer_write() local
487 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2400_timer_write() local
526 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2500_timer_write() local
576 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/
H A Dstress.c152 struct timeval tv; in now() local
/qemu/hw/hyperv/
H A Dsyndbg.c291 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.c328 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.h807 struct timeval tv; in get_clock_realtime() local
/qemu/linux-user/
H A Dsyscall.c1061 static inline abi_long copy_from_user_timeval(struct timeval *tv, in copy_from_user_timeval()
1096 static inline abi_long copy_from_user_timeval64(struct timeval *tv, in copy_from_user_timeval64()
1299 struct timeval tv; in do_select() local
1901 struct timeval *tv = (struct timeval *)data; in host_to_target_cmsg() local
2306 struct timeval tv; in do_setsockopt() local
2536 struct timeval tv; in do_getsockopt() local
5335 struct timeval tv; in do_ioctl_SIOCGSTAMP() local
9576 struct timeval *tvp, tv[2]; in _syscall2() local
9596 struct timeval *tvp, tv[2]; in _syscall2() local
10325 struct timeval tv; in _syscall2() local
[all …]
H A Dstrace.c1714 struct target_timeval *tv; in print_timeval() local
/qemu/target/hexagon/
H A Dop_helper.c365 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
383 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
/qemu/ui/
H A Dvnc.c3007 static int vnc_update_stats(VncDisplay *vd, struct timeval * tv) in vnc_update_stats()
3087 static void vnc_rect_updated(VncDisplay *vd, int x, int y, struct timeval * tv) in vnc_rect_updated()
3115 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/
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.c1396 struct timeval tv; in audio_run() local
/qemu/tcg/
H A Doptimize.c1874 uint64_t tv = arg_info(op->args[3])->val; in fold_movcond() local
/qemu/qga/
H A Dcommands-posix.c283 struct timeval tv; in qmp_guest_set_time() local
/qemu/accel/tcg/
H A Dcputlb.c1272 CPUTLBEntry *tv = &desc->vtable[vidx]; in tlb_set_page_full() local