Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dvcpu.h152 #define VCPUOP_stop_singleshot_timer 9 /* arg == NULL */ macro
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dtime.c244 if (HYPERVISOR_vcpu_op(VCPUOP_stop_singleshot_timer, xen_vcpu_nr(cpu), in xen_vcpuop_shutdown()