Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Dvcpu.h153 struct vcpu_set_singleshot_timer { struct
157 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer); argument
/Linux-v4.19/arch/x86/xen/
Dtime.c260 struct vcpu_set_singleshot_timer single; in xen_vcpuop_set_next_event()