Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/public/
H A Dvcpu.h67 #define VCPUOP_down 2 macro
/titanic_50/usr/src/uts/i86xpv/os/
H A Dmp_xen.c1050 if ((err = HYPERVISOR_vcpu_op(VCPUOP_down, id, NULL)) != 0) { in xen_vcpu_down()