Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c79 vmx_write_segment_selector(cpu, (x68_segment_selector){{tss->ldt}}, R_LDTR); in load_state_from_tss32()
H A Dx86hvf.c126 vmx_write_segment_descriptor(cs, &seg, R_LDTR); in hvf_put_segments()
195 vmx_read_segment_descriptor(cs, &seg, R_LDTR); in hvf_get_segments()
/openbmc/qemu/target/i386/
H A Dcpu.h84 R_LDTR = 6, enumerator