Home
last modified time | relevance | path

Searched refs:mm_context_t (Results 1 – 25 of 48) sorted by relevance

12

/arch/m32r/include/asm/
Dmmu.h9 } mm_context_t; typedef
15 typedef unsigned long mm_context_t; typedef
17 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/arch/nios2/mm/
Dmmu_context.c38 static mm_context_t next_mmu_context;
53 static void set_context(mm_context_t context) in set_context()
58 static mm_context_t get_new_context(void) in get_new_context()
113 unsigned long get_pid_from_context(mm_context_t *context) in get_pid_from_context()
/arch/frv/mm/
Dmmu-context.c46 static unsigned get_cxn(mm_context_t *ctx) in get_cxn()
49 mm_context_t *p; in get_cxn()
67 p = list_entry(_p, mm_context_t, id_link); in get_cxn()
92 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd) in change_mm_context()
134 mm_context_t *ctx = &mm->context; in destroy_context()
/arch/m68k/include/asm/
Dmmu.h7 typedef unsigned long mm_context_t; typedef
11 } mm_context_t; typedef
/arch/arm/include/asm/
Dmmu.h18 } mm_context_t; typedef
37 } mm_context_t; typedef
/arch/microblaze/include/asm/
Dmmu_context_mm.h56 extern void set_context(mm_context_t context, pgd_t *pgd);
69 extern mm_context_t next_mmu_context;
85 mm_context_t ctx; in get_mmu_context()
/arch/frv/include/asm/
Dmmu_context.h26 extern void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *_pgd);
Dmmu.h34 } mm_context_t; typedef
/arch/parisc/include/asm/
Dmmu_context.h38 static inline unsigned long __space_to_prot(mm_context_t context) in __space_to_prot()
47 static inline void load_context(mm_context_t context) in load_context()
Dmmu.h6 typedef unsigned long mm_context_t; typedef
/arch/nios2/include/asm/
Dmmu.h14 typedef unsigned long mm_context_t; typedef
/arch/score/include/asm/
Dmmu.h5 typedef unsigned long mm_context_t; typedef
/arch/unicore32/include/asm/
Dmmu.h15 typedef unsigned long mm_context_t; typedef
/arch/openrisc/include/asm/
Dmmu.h23 typedef unsigned long mm_context_t; typedef
/arch/ia64/include/asm/
Dmmu.h10 typedef volatile unsigned long mm_context_t; typedef
/arch/alpha/include/asm/
Dmmu.h6 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/arch/sparc/include/asm/
Dmmu_32.h6 typedef unsigned long mm_context_t; typedef
/arch/mn10300/include/asm/
Dmmu.h18 } mm_context_t; typedef
/arch/xtensa/include/asm/
Dmmu.h19 } mm_context_t; typedef
/arch/tile/include/asm/
Dmmu.h28 typedef struct mm_context mm_context_t; typedef
/arch/hexagon/include/asm/
Dmmu.h35 typedef struct mm_context mm_context_t; typedef
/arch/mips/include/asm/
Dmmu.h20 } mm_context_t; typedef
/arch/blackfin/include/asm/
Dmmu.h34 } mm_context_t; typedef
/arch/um/include/asm/
Dmmu.h16 } mm_context_t; typedef
/arch/mips/math-emu/
Ddsemul.c77 mm_context_t *mm_ctx = &current->mm->context; in alloc_emuframe()
127 mm_context_t *mm_ctx = &mm->context; in free_emuframe()
207 mm_context_t *mm_ctx = &mm->context; in dsemul_mm_cleanup()

12