Home
last modified time | relevance | path

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

/linux/include/xen/interface/
H A Dvcpu.h136 struct vcpu_set_singleshot_timer { struct
140 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer); argument
/linux/arch/x86/xen/
H A Dtime.c276 struct vcpu_set_singleshot_timer single; in xen_vcpuop_set_next_event()