Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mm_context_t |
Macros | |
#define | ASID(mm) ((mm)->context.id & 0xffff) |
Functions | |
void | paging_init (void) |
void | setup_mm_for_reboot (void) |
#define ASID | ( | mm | ) | ((mm)->context.id & 0xffff) |