Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
H A Dvcpu.h152 #define VCPUOP_stop_singleshot_timer 9 /* arg == NULL */ macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Dvcpu.h135 #define VCPUOP_stop_singleshot_timer 9 /* arg == NULL */ macro
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dtime.c244 if (HYPERVISOR_vcpu_op(VCPUOP_stop_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_shutdown()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dtime.c252 if (HYPERVISOR_vcpu_op(VCPUOP_stop_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_shutdown()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dxen.c1387 case VCPUOP_stop_singleshot_timer: in kvm_xen_hcall_vcpu_op()

Completed in 5 milliseconds