Searched refs:vd_acc (Results 1 – 2 of 2) sorted by relevance
621 &vd->vd_acc)); in vmm_get_desc()632 vd->vd_lim, vd->vd_acc)); in vmm_set_desc()750 switch (cs.vd_acc & (X86_SEG_BIG | X86_SEG_LONG)) { in vmm_vcpu_isa()785 if ((desc.vd_acc & X86_SEG_USABLE_MASK) != X86_SEG_USABLE) in vmm_vtol()790 if (desc.vd_acc & X86_SEG_GRANULARITY) in vmm_vtol()
28 uint32_t vd_acc; member