Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | uml_tls_struct |
struct | arch_thread |
Macros | |
#define | INIT_ARCH_THREAD |
#define | current_text_addr() ({ void *pc; __asm__("movl $1f,%0\n1:":"=g" (pc)); pc; }) |
Variables | |
int | host_has_cmov |
Definition at line 53 of file processor_32.h.
#define INIT_ARCH_THREAD |
Definition at line 28 of file processor_32.h.
int host_has_cmov |