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

12

/arch/xtensa/include/asm/
H A Dnommu.h3 } mm_context_t; typedef in typeref:struct:__anon3152
H A Dmmu.h19 typedef unsigned long mm_context_t; typedef
/arch/m32r/include/asm/
H A Dmmu.h8 } mm_context_t; typedef in typeref:struct:__anon1897
14 typedef unsigned long mm_context_t; typedef
16 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/arch/parisc/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t; typedef
/arch/score/include/asm/
H A Dmmu.h4 typedef unsigned long mm_context_t; typedef
/arch/unicore32/include/asm/
H A Dmmu.h15 typedef unsigned long mm_context_t; typedef
/arch/m68k/include/asm/
H A Dmmu.h6 typedef unsigned long mm_context_t; typedef
10 } mm_context_t; typedef in typeref:struct:__anon1960
/arch/alpha/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/arch/avr32/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t; typedef
/arch/c6x/include/asm/
H A Dmmu.h16 } mm_context_t; typedef in typeref:struct:__anon415
/arch/h8300/include/asm/
H A Dmmu.h8 } mm_context_t; typedef in typeref:struct:__anon1485
/arch/ia64/include/asm/
H A Dmmu.h9 typedef volatile unsigned long mm_context_t; typedef
/arch/mn10300/include/asm/
H A Dmmu.h17 } mm_context_t; typedef in typeref:struct:__anon2285
/arch/openrisc/include/asm/
H A Dmmu.h23 typedef unsigned long mm_context_t; typedef
/arch/sparc/include/asm/
H A Dmmu_32.h5 typedef unsigned long mm_context_t; typedef
/arch/mips/include/asm/
H A Dmmu.h7 } mm_context_t; typedef in typeref:struct:__anon2031
/arch/tile/include/asm/
H A Dmmu.h27 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
/arch/hexagon/include/asm/
H A Dmmu.h35 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
/arch/arm/include/asm/
H A Dmmu.h12 } mm_context_t; typedef in typeref:struct:__anon144
33 } mm_context_t; typedef in typeref:struct:__anon145
/arch/blackfin/include/asm/
H A Dmmu.h34 } mm_context_t; typedef in typeref:struct:__anon407
/arch/frv/include/asm/
H A Dmmu.h34 } mm_context_t; typedef in typeref:struct:__anon1468
H A Dmmu_context.h26 extern void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *_pgd);
/arch/um/include/asm/
H A Dmmu.h16 } mm_context_t; typedef in typeref:struct:mm_context
/arch/x86/include/asm/
H A Dmmu.h22 } mm_context_t; typedef in typeref:struct:__anon3032
/arch/frv/mm/
H A Dmmu-context.c44 static unsigned get_cxn(mm_context_t *ctx)
47 mm_context_t *p;
65 p = list_entry(_p, mm_context_t, id_link);
90 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd)
132 mm_context_t *ctx = &mm->context;

Completed in 394 milliseconds

12