Searched refs:tr_seg (Results 1 – 2 of 2) sorted by relevance
442 __dynamic_array(u8, tr_seg, TR_SEG_SIZE)450 memcpy(__get_dynamic_array(tr_seg), pep->ring.trbs,456 (struct cdns2_trb *)__get_str(tr_seg),
2555 struct desc_struct tr_seg; in emulator_io_port_access_allowed() local2570 ops->get_segment(ctxt, &tr, &tr_seg, &base3, VCPU_SREG_TR); in emulator_io_port_access_allowed()2571 if (!tr_seg.p) in emulator_io_port_access_allowed()2573 if (desc_limit_scaled(&tr_seg) < 103) in emulator_io_port_access_allowed()2575 base = get_desc_base(&tr_seg); in emulator_io_port_access_allowed()2582 if (io_bitmap_ptr + port/8 > desc_limit_scaled(&tr_seg)) in emulator_io_port_access_allowed()