/linux-2.4.37.9/include/asm-ppc/ |
D | mmu_context.h | 68 #define NO_CONTEXT ((mm_context_t) -1) 83 extern void set_context(mm_context_t context, pgd_t *pgd); 96 extern mm_context_t next_mmu_context; 115 mm_context_t ctx; in get_mmu_context()
|
D | mmu.h | 26 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-ia64/ |
D | mmu_context.h | 62 static inline mm_context_t 66 mm_context_t context = mm->context; in get_mmu_context() 103 reload_context (mm_context_t context) in reload_context() 135 mm_context_t context; in activate_context()
|
D | mmu.h | 9 typedef volatile unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | ldt.c | 30 static int alloc_ldt(mm_context_t *pc, int mincount, int reload) in alloc_ldt() 73 static inline int copy_ldt(mm_context_t *new, mm_context_t *old) in copy_ldt()
|
/linux-2.4.37.9/include/asm-s390/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-s390x/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-sh/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-sh64/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-m68k/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-sparc/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-parisc/ |
D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
D | pgalloc.h | 136 static inline void load_context(mm_context_t context) in load_context()
|
/linux-2.4.37.9/include/asm-arm/ |
D | mmu.h | 7 typedef struct { } mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-mips/ |
D | mmu.h | 4 typedef unsigned long mm_context_t[NR_CPUS]; typedef
|
/linux-2.4.37.9/include/asm-mips64/ |
D | mmu.h | 4 typedef unsigned long mm_context_t[NR_CPUS]; typedef
|
/linux-2.4.37.9/include/asm-alpha/ |
D | mmu.h | 5 typedef unsigned long mm_context_t[NR_CPUS]; typedef
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | mmu.h | 14 } mm_context_t; typedef
|
/linux-2.4.37.9/include/asm-i386/ |
D | mmu.h | 14 } mm_context_t; typedef
|
D | desc.h | 82 static inline void load_LDT (mm_context_t *pc) in load_LDT()
|
/linux-2.4.37.9/include/asm-cris/ |
D | mmu.h | 10 typedef unsigned int mm_context_t; typedef
|
/linux-2.4.37.9/arch/ppc/mm/ |
D | mmu_context.c | 32 mm_context_t next_mmu_context;
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | mmu_context.h | 40 mm_context_t elements[LAST_USER_CONTEXT];
|
D | mmu.h | 19 typedef unsigned long mm_context_t; typedef
|