Home
last modified time | relevance | path

Searched refs:vcpu_conf_support (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/nvmmctl/
H A Dnvmmctl.c134 snprintb(buf, sizeof(buf), VCPU_CONF_FLAGS, cap.arch.vcpu_conf_support); in nvmm_identify()
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.h137 uint64_t vcpu_conf_support; member
H A Dnvmm_x86_svm.c2663 cap->arch.vcpu_conf_support = in svm_capability()
H A Dnvmm_x86_vmx.c3637 cap->arch.vcpu_conf_support = in vmx_capability()