Home
last modified time | relevance | path

Searched refs:VCPUOP_set_singleshot_timer (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/xen/interface/
A Dvcpu.h134 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
/linux-6.3-rc2/arch/x86/xen/
A Dtime.c285 ret = HYPERVISOR_vcpu_op(VCPUOP_set_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_set_next_event()
/linux-6.3-rc2/arch/x86/kvm/
A Dxen.c1349 case VCPUOP_set_singleshot_timer: in kvm_xen_hcall_vcpu_op()

Completed in 7 milliseconds