Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c288 static SegmentCache whpx_seg_h2q(const WHV_X64_SEGMENT_REGISTER *hs) in whpx_seg_h2q() function
656 env->segs[i] = whpx_seg_h2q(&vcxt.values[idx].Segment); in whpx_get_registers()
660 env->ldt = whpx_seg_h2q(&vcxt.values[idx++].Segment); in whpx_get_registers()
662 env->tr = whpx_seg_h2q(&vcxt.values[idx++].Segment); in whpx_get_registers()