Searched refs:ss_desc (Results 1 – 1 of 1) sorted by relevance
1536 struct seg_desc ss_desc; in emulate_stack_op() local1565 error = vm_get_seg_desc(vcpu, VM_REG_GUEST_SS, &ss_desc); in emulate_stack_op()1568 if (SEG_DESC_DEF32(ss_desc.access)) in emulate_stack_op()1586 if (vie_calculate_gla(paging->cpu_mode, VM_REG_GUEST_SS, &ss_desc, in emulate_stack_op()