Home
last modified time | relevance | path

Searched refs:window_begin_ns (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/core/
H A Dcpu.h280 int64_t window_begin_ns; member
/qemu/accel/tcg/
H A Dcputlb.c153 desc->window_begin_ns = ns; in tlb_window_reset()
220 bool window_expired = now > desc->window_begin_ns + window_len_ns; in tlb_mmu_resize_locked()