Home
last modified time | relevance | path

Searched defs:qseg (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.c36 SegmentCache *qseg, bool is_tr) in hvf_set_segment()
58 void hvf_get_segment(SegmentCache *qseg, struct vmx_segment *vmx_seg) in hvf_get_segment()
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c61 nvmm_set_segment(struct nvmm_x64_state_seg *nseg, const SegmentCache *qseg) in nvmm_set_segment()
198 nvmm_get_segment(SegmentCache *qseg, const struct nvmm_x64_state_seg *nseg) in nvmm_get_segment()