Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/interface/
Dvcpu.h135 #define VCPUOP_stop_singleshot_timer 9 /* arg == NULL */ macro
/linux-6.12.1/arch/x86/xen/
Dtime.c252 if (HYPERVISOR_vcpu_op(VCPUOP_stop_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_shutdown()
/linux-6.12.1/arch/x86/kvm/
Dxen.c1592 case VCPUOP_stop_singleshot_timer: in kvm_xen_hcall_vcpu_op()