Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dvcpu.h95 #define RUNSTATE_runnable 1 macro
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c164 case RUNSTATE_runnable: in vcpu_on_pcpu()