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