Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/
Dvcpu.h34 #define VCPUOP_up 1 macro
/linux-6.1.9/arch/x86/xen/
Denlighten.c141 HYPERVISOR_vcpu_op(VCPUOP_up, xen_vcpu_nr(cpu), NULL)) in xen_vcpu_restore()
Dsmp_pv.c346 rc = HYPERVISOR_vcpu_op(VCPUOP_up, xen_vcpu_nr(cpu), NULL); in xen_pv_cpu_up()