Home
last modified time | relevance | path

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

/linux-6.15/include/xen/interface/
H A Dvcpu.h134 #define VCPUOP_set_singleshot_timer 8 /* arg == vcpu_set_singleshot_timer_t */ macro
/linux-6.15/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()
/linux-6.15/arch/x86/kvm/
H A Dxen.c1614 case VCPUOP_set_singleshot_timer: in kvm_xen_hcall_vcpu_op()