|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | saved_context |
Functions | |
| struct saved_context | __attribute__ ((packed)) |
Variables | |
| u16 | es |
| u16 | fs |
| u16 | gs |
| u16 | ss |
| unsigned long | cr0 |
| unsigned long | cr2 |
| unsigned long | cr3 |
| unsigned long | cr4 |
| u64 | misc_enable |
| bool | misc_enable_saved |
| struct desc_ptr | gdt |
| struct desc_ptr | idt |
| u16 | ldt |
| u16 | tss |
| unsigned long | tr |
| unsigned long | safety |
| unsigned long | return_address |
|
read |
Definition at line 171 of file esd_usb2.c.
| unsigned long cr0 |
Definition at line 27 of file suspend_32.h.
| unsigned long cr2 |
Definition at line 27 of file suspend_32.h.
| unsigned long cr3 |
Definition at line 27 of file suspend_32.h.
| unsigned long cr4 |
Definition at line 27 of file suspend_32.h.
| u16 es |
Definition at line 26 of file suspend_32.h.
| u16 fs |
Definition at line 26 of file suspend_32.h.
Definition at line 30 of file suspend_32.h.
| u16 gs |
Definition at line 26 of file suspend_32.h.
Definition at line 31 of file suspend_32.h.
| u16 ldt |
Definition at line 32 of file suspend_32.h.
| u64 misc_enable |
Definition at line 28 of file suspend_32.h.
| bool misc_enable_saved |
Definition at line 29 of file suspend_32.h.
| unsigned long return_address |
Definition at line 36 of file suspend_32.h.
| unsigned long safety |
Definition at line 35 of file suspend_32.h.
| u16 ss |
Definition at line 26 of file suspend_32.h.
Definition at line 34 of file suspend_32.h.
| u16 tss |
Definition at line 33 of file suspend_32.h.
1.8.2