/linux-4.1.27/arch/score/include/asm/ |
H A D | mmu.h | 4 typedef unsigned long mm_context_t; typedef
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | mmu.h | 8 } mm_context_t; typedef in typeref:struct:__anon1749 14 typedef unsigned long mm_context_t; typedef 16 typedef unsigned long mm_context_t[NR_CPUS]; typedef
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | mmu.h | 6 typedef unsigned long mm_context_t; typedef 10 } mm_context_t; typedef in typeref:struct:__anon1810
|
H A D | mmu_context.h | 24 extern mm_context_t next_mmu_context; 32 mm_context_t ctx; get_mmu_context() 68 static inline void set_context(mm_context_t context, pgd_t *pgd) set_context()
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | mmu_32.h | 5 typedef unsigned long mm_context_t; typedef
|
H A D | mmu_64.h | 98 } mm_context_t; typedef in typeref:struct:__anon2690
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | mmu.h | 10 } mm_context_t; typedef in typeref:struct:__anon1904
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
H A D | mmu_context.h | 37 static inline unsigned long __space_to_prot(mm_context_t context) __space_to_prot() 46 static inline void load_context(mm_context_t context) load_context()
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | mmu.h | 5 typedef unsigned long mm_context_t; typedef
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | mmu.h | 5 typedef unsigned long mm_context_t[NR_CPUS]; typedef
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | mmu.h | 9 typedef volatile unsigned long mm_context_t; typedef
|
/linux-4.1.27/include/asm-generic/ |
H A D | mmu.h | 16 } mm_context_t; typedef in typeref:struct:__anon11434
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | mmu.h | 17 } mm_context_t; typedef in typeref:struct:__anon170 36 } mm_context_t; typedef in typeref:struct:__anon171
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | mmu.h | 19 } mm_context_t; typedef in typeref:struct:__anon3213
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | mmu.h | 16 } mm_context_t; typedef in typeref:struct:mm_context
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | mmu.h | 15 typedef unsigned long mm_context_t; typedef
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | mmu.h | 17 } mm_context_t; typedef in typeref:struct:__anon2166
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | mmu.h | 14 typedef unsigned long mm_context_t; typedef
|
H A D | mmu_context.h | 19 extern unsigned long get_pid_from_context(mm_context_t *ctx);
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | mmu.h | 23 } mm_context_t; typedef in typeref:struct:__anon3060
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | mmu.h | 34 } mm_context_t; typedef in typeref:struct:__anon331
|
/linux-4.1.27/arch/frv/mm/ |
H A D | mmu-context.c | 44 static unsigned get_cxn(mm_context_t *ctx) get_cxn() 47 mm_context_t *p; get_cxn() 65 p = list_entry(_p, mm_context_t, id_link); get_cxn() 90 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd) change_mm_context() 132 mm_context_t *ctx = &mm->context; destroy_context()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | mmu.h | 23 } mm_context_t; typedef in typeref:struct:__anon2456
|
/linux-4.1.27/arch/nios2/mm/ |
H A D | mmu_context.c | 38 static mm_context_t next_mmu_context; 53 static void set_context(mm_context_t context) set_context() 58 static mm_context_t get_new_context(void) get_new_context() 113 unsigned long get_pid_from_context(mm_context_t *context) get_pid_from_context()
|
H A D | tlb.c | 46 memset(&mm->context, 0, sizeof(mm_context_t)); flush_tlb_mm()
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | mmu.h | 23 typedef unsigned long mm_context_t; typedef
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | mmu_context.h | 26 extern void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *_pgd);
|
H A D | mmu.h | 34 } mm_context_t; typedef in typeref:struct:__anon1391
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | mmu.h | 28 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | mmu.h | 23 } mm_context_t; typedef in typeref:struct:__anon306
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | mmu.h | 35 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | mmu_context_mm.h | 54 extern void set_context(mm_context_t context, pgd_t *pgd); 67 extern mm_context_t next_mmu_context; 83 mm_context_t ctx; get_mmu_context()
|
H A D | mmu.h | 21 typedef unsigned long mm_context_t; typedef
|
/linux-4.1.27/arch/microblaze/mm/ |
H A D | mmu_context.c | 33 mm_context_t next_mmu_context;
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | mmu.h | 54 } mm_context_t; typedef in typeref:struct:__anon2568
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mmu-40x.h | 60 } mm_context_t; typedef in typeref:struct:__anon2278
|
H A D | mmu-hash32.h | 83 } mm_context_t; typedef in typeref:struct:__anon2282
|
H A D | mmu-44x.h | 111 } mm_context_t; typedef in typeref:struct:__anon2279
|
H A D | mmu-8xx.h | 145 } mm_context_t; typedef in typeref:struct:__anon2280
|
H A D | mmu-book3e.h | 241 } mm_context_t; typedef in typeref:struct:__anon2281
|
H A D | paca.h | 134 mm_context_t context;
|
H A D | mmu-hash64.h | 539 } mm_context_t; typedef in typeref:struct:__anon2283
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | mmu.h | 24 } mm_context_t; typedef in typeref:struct:__anon1838
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | mmu.h | 52 } mm_context_t; typedef in typeref:struct:__anon130
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | asm-offsets.c | 44 DEFINE(MM_CTXT_ASID, offsetof(mm_context_t, asid)); main()
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | mmu.h | 13 } mm_context_t; typedef in typeref:struct:__anon342
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | mmu.h | 8 } mm_context_t; typedef in typeref:struct:__anon874
|
/linux-4.1.27/arch/m68k/mm/ |
H A D | mcfmmu.c | 26 mm_context_t next_mmu_context;
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | ldt.c | 27 mm_context_t *pc; flush_ldt()
|
/linux-4.1.27/include/linux/ |
H A D | mm_types.h | 399 mm_context_t context;
|