Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Dtss.h5 struct tss_segment_32 { struct
Demulate.c3153 struct tss_segment_32 *tss) in save_state_to_tss32()
3176 struct tss_segment_32 *tss) in load_state_from_tss32()
3260 struct tss_segment_32 tss_seg; in task_switch_32()
3263 u32 eip_offset = offsetof(struct tss_segment_32, eip); in task_switch_32()
3264 u32 ldt_sel_offset = offsetof(struct tss_segment_32, ldt_selector); in task_switch_32()