Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/interface/
Dvcpu.h51 #define VCPUOP_up 1 macro
/Linux-v5.10/arch/x86/xen/
Denlighten.c183 HYPERVISOR_vcpu_op(VCPUOP_up, xen_vcpu_nr(cpu), NULL)) in xen_vcpu_restore()
Dsmp_pv.c373 rc = HYPERVISOR_vcpu_op(VCPUOP_up, xen_vcpu_nr(cpu), NULL); in xen_pv_cpu_up()