Home
last modified time | relevance | path

Searched refs:whpx_seg_q2h (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c260 static WHV_X64_SEGMENT_REGISTER whpx_seg_q2h(const SegmentCache *qs, int v86, in whpx_seg_q2h() function
430 vcxt.values[idx].Segment = whpx_seg_q2h(&env->segs[i], v86, r86); in whpx_set_registers()
434 vcxt.values[idx++].Segment = whpx_seg_q2h(&env->ldt, 0, 0); in whpx_set_registers()
437 vcxt.values[idx++].Segment = whpx_seg_q2h(&env->tr, 0, 0); in whpx_set_registers()