Lines Matching refs:present
138 if (mach->present) {
143 mach->present = true;
157 KASSERT(mach->present);
158 mach->present = false;
175 if (__predict_false(!mach->present)) {
208 if (vcpu->present) {
213 vcpu->present = true;
224 vcpu->present = false;
242 if (__predict_false(!vcpu->present)) {
271 if (!mach->present || mach->owner != owner) {
291 if (!mach->hmap[j].present)
382 if (!mach->hmap[i].present)
691 if (!hmapping->present) {
719 if (!hmapping->present) {
753 if (!hmapping->present) {
754 hmapping->present = true;
771 if (!hmapping->present || hmapping->hva != hva ||
781 hmapping->present = false;
982 if (!mach->hmap[i].present)
1038 machines[i].cpus[n].present = false;
1309 if (vcpu->present && nvmm_impl->vcpu_suspend)
1319 if (vcpu->present && nvmm_impl->vcpu_resume)
1329 if (mach->present) {
1347 if (mach->present) {