Home
last modified time | relevance | path

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

/external/kernel-headers/original/asm-x86/
Dprocessor_32.h321 struct i386_hw_tss x86_tss; member
389 .x86_tss = { \
503 tss->x86_tss.esp0 = thread->esp0; in native_load_esp0()
505 if (unlikely(tss->x86_tss.ss1 != thread->sysenter_cs)) { in native_load_esp0()
506 tss->x86_tss.ss1 = thread->sysenter_cs; in native_load_esp0()