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