Searched refs:mm_context_t (Results 1 - 51 of 51) sorted by relevance

/linux-4.1.27/arch/score/include/asm/
H A Dmmu.h4 typedef unsigned long mm_context_t; typedef
/linux-4.1.27/arch/m32r/include/asm/
H A Dmmu.h8 } 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 Dmmu.h6 typedef unsigned long mm_context_t; typedef
10 } mm_context_t; typedef in typeref:struct:__anon1810
H A Dmmu_context.h24 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 Dmmu_32.h5 typedef unsigned long mm_context_t; typedef
H A Dmmu_64.h98 } mm_context_t; typedef in typeref:struct:__anon2690
/linux-4.1.27/arch/mips/include/asm/
H A Dmmu.h10 } mm_context_t; typedef in typeref:struct:__anon1904
/linux-4.1.27/arch/parisc/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t; typedef
H A Dmmu_context.h37 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 Dmmu.h5 typedef unsigned long mm_context_t; typedef
/linux-4.1.27/arch/alpha/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/linux-4.1.27/arch/ia64/include/asm/
H A Dmmu.h9 typedef volatile unsigned long mm_context_t; typedef
/linux-4.1.27/include/asm-generic/
H A Dmmu.h16 } mm_context_t; typedef in typeref:struct:__anon11434
/linux-4.1.27/arch/arm/include/asm/
H A Dmmu.h17 } 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 Dmmu.h19 } mm_context_t; typedef in typeref:struct:__anon3213
/linux-4.1.27/arch/um/include/asm/
H A Dmmu.h16 } mm_context_t; typedef in typeref:struct:mm_context
/linux-4.1.27/arch/unicore32/include/asm/
H A Dmmu.h15 typedef unsigned long mm_context_t; typedef
/linux-4.1.27/arch/mn10300/include/asm/
H A Dmmu.h17 } mm_context_t; typedef in typeref:struct:__anon2166
/linux-4.1.27/arch/nios2/include/asm/
H A Dmmu.h14 typedef unsigned long mm_context_t; typedef
H A Dmmu_context.h19 extern unsigned long get_pid_from_context(mm_context_t *ctx);
/linux-4.1.27/arch/x86/include/asm/
H A Dmmu.h23 } mm_context_t; typedef in typeref:struct:__anon3060
/linux-4.1.27/arch/blackfin/include/asm/
H A Dmmu.h34 } mm_context_t; typedef in typeref:struct:__anon331
/linux-4.1.27/arch/frv/mm/
H A Dmmu-context.c44 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 Dmmu.h23 } mm_context_t; typedef in typeref:struct:__anon2456
/linux-4.1.27/arch/nios2/mm/
H A Dmmu_context.c38 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 Dtlb.c46 memset(&mm->context, 0, sizeof(mm_context_t)); flush_tlb_mm()
/linux-4.1.27/arch/openrisc/include/asm/
H A Dmmu.h23 typedef unsigned long mm_context_t; typedef
/linux-4.1.27/arch/frv/include/asm/
H A Dmmu_context.h26 extern void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *_pgd);
H A Dmmu.h34 } mm_context_t; typedef in typeref:struct:__anon1391
/linux-4.1.27/arch/tile/include/asm/
H A Dmmu.h28 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
/linux-4.1.27/arch/arm64/include/asm/
H A Dmmu.h23 } mm_context_t; typedef in typeref:struct:__anon306
/linux-4.1.27/arch/hexagon/include/asm/
H A Dmmu.h35 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
/linux-4.1.27/arch/microblaze/include/asm/
H A Dmmu_context_mm.h54 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 Dmmu.h21 typedef unsigned long mm_context_t; typedef
/linux-4.1.27/arch/microblaze/mm/
H A Dmmu_context.c33 mm_context_t next_mmu_context;
/linux-4.1.27/arch/sh/include/asm/
H A Dmmu.h54 } mm_context_t; typedef in typeref:struct:__anon2568
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu-40x.h60 } mm_context_t; typedef in typeref:struct:__anon2278
H A Dmmu-hash32.h83 } mm_context_t; typedef in typeref:struct:__anon2282
H A Dmmu-44x.h111 } mm_context_t; typedef in typeref:struct:__anon2279
H A Dmmu-8xx.h145 } mm_context_t; typedef in typeref:struct:__anon2280
H A Dmmu-book3e.h241 } mm_context_t; typedef in typeref:struct:__anon2281
H A Dpaca.h134 mm_context_t context;
H A Dmmu-hash64.h539 } mm_context_t; typedef in typeref:struct:__anon2283
/linux-4.1.27/arch/metag/include/asm/
H A Dmmu.h24 } mm_context_t; typedef in typeref:struct:__anon1838
/linux-4.1.27/arch/arc/include/asm/
H A Dmmu.h52 } mm_context_t; typedef in typeref:struct:__anon130
/linux-4.1.27/arch/arc/kernel/
H A Dasm-offsets.c44 DEFINE(MM_CTXT_ASID, offsetof(mm_context_t, asid)); main()
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dmmu.h13 } mm_context_t; typedef in typeref:struct:__anon342
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dmmu.h8 } mm_context_t; typedef in typeref:struct:__anon874
/linux-4.1.27/arch/m68k/mm/
H A Dmcfmmu.c26 mm_context_t next_mmu_context;
/linux-4.1.27/arch/x86/kernel/
H A Dldt.c27 mm_context_t *pc; flush_ldt()
/linux-4.1.27/include/linux/
H A Dmm_types.h399 mm_context_t context;

Completed in 6705 milliseconds