|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | arch_thread |
Macros | |
| #define | INIT_ARCH_THREAD |
| #define | current_text_addr() ({ void *pc; __asm__("movq $1f,%0\n1:":"=g" (pc)); pc; }) |
Definition at line 32 of file processor_64.h.
| #define INIT_ARCH_THREAD |
Definition at line 17 of file processor_64.h.
1.8.2