kvm_isvkernel
return kvm_ishost(kd) || kvm_isvkernel(kd);
if (ap != NULL && (kvm_ishost(kd) || kvm_isvkernel(kd)) &&