Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dcputlb.c218 int64_t window_len_ms = 100; in tlb_mmu_resize_locked() local
219 int64_t window_len_ns = window_len_ms * 1000 * 1000; in tlb_mmu_resize_locked()