Home
last modified time | relevance | path

Searched refs:vcpu_set_singleshot_timer (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dvcpu.h153 struct vcpu_set_singleshot_timer { struct
157 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer); variable
/kernel/linux/linux-6.6/include/xen/interface/
H A Dvcpu.h136 struct vcpu_set_singleshot_timer { struct
140 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer); variable
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dxen.c1341 struct vcpu_set_singleshot_timer oneshot; in kvm_xen_hcall_vcpu_op()
1363 offsetof(struct vcpu_set_singleshot_timer, timeout_abs_ns)); in kvm_xen_hcall_vcpu_op()
1365 sizeof_field(struct vcpu_set_singleshot_timer, timeout_abs_ns)); in kvm_xen_hcall_vcpu_op()
1367 offsetof(struct vcpu_set_singleshot_timer, flags)); in kvm_xen_hcall_vcpu_op()
1369 sizeof_field(struct vcpu_set_singleshot_timer, flags)); in kvm_xen_hcall_vcpu_op()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dtime.c268 struct vcpu_set_singleshot_timer single; in xen_vcpuop_set_next_event()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dtime.c276 struct vcpu_set_singleshot_timer single; in xen_vcpuop_set_next_event()

Completed in 6 milliseconds