Searched refs:timeout_abs_ns (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/xen/interface/ | ||
D | vcpu.h | 154 uint64_t timeout_abs_ns; member |
/Linux-v4.19/arch/x86/xen/ | ||
D | time.c | 265 single.timeout_abs_ns = get_abs_timeout(delta); in xen_vcpuop_set_next_event() |