Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
H A Dvcpu.h151 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
159 /* Flags to VCPUOP_set_singleshot_timer. */
/kernel/linux/linux-6.6/include/xen/interface/
H A Dvcpu.h134 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
142 /* Flags to VCPUOP_set_singleshot_timer. */
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dtime.c277 ret = HYPERVISOR_vcpu_op(VCPUOP_set_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_set_next_event()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dtime.c285 ret = HYPERVISOR_vcpu_op(VCPUOP_set_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_set_next_event()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dxen.c1349 case VCPUOP_set_singleshot_timer: in kvm_xen_hcall_vcpu_op()

Completed in 7 milliseconds