Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libvmm/
H A Dlibvmm.h73 VMM_MODE_UNKNOWN = 0, enumerator
H A Dlibvmm.c737 return (VMM_MODE_UNKNOWN); in vmm_vcpu_mode()