Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c94 uint32_t ldt_sel_offset = offsetof(struct x86_tss_segment32, ldt); in task_switch_32() local
/openbmc/linux/arch/x86/kvm/
H A Demulate.c2887 u32 ldt_sel_offset = offsetof(struct tss_segment_32, ldt_selector); in task_switch_32() local