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

12

/linux-master/arch/nios2/include/asm/
H A Dmmu.h14 typedef unsigned long mm_context_t; typedef
H A Dmmu_context.h21 extern unsigned long get_pid_from_context(mm_context_t *ctx);
/linux-master/arch/alpha/include/asm/
H A Dmmu.h6 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/linux-master/arch/sparc/include/asm/
H A Dmmu_32.h6 typedef unsigned long mm_context_t; typedef
/linux-master/arch/openrisc/include/asm/
H A Dmmu.h19 typedef unsigned long mm_context_t; typedef
/linux-master/arch/parisc/include/asm/
H A Dmmu.h8 } mm_context_t; typedef in typeref:struct:__anon11
/linux-master/include/asm-generic/
H A Dmmu.h17 } mm_context_t; typedef in typeref:struct:__anon10597
/linux-master/arch/csky/include/asm/
H A Dmmu.h10 } mm_context_t; typedef in typeref:struct:__anon1
/linux-master/arch/m68k/include/asm/
H A Dmmu.h7 typedef unsigned long mm_context_t; typedef
/linux-master/arch/xtensa/include/asm/
H A Dmmu.h19 } mm_context_t; typedef in typeref:struct:__anon3234
/linux-master/arch/hexagon/include/asm/
H A Dmmu.h22 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
/linux-master/arch/loongarch/include/asm/
H A Dmmu.h14 } mm_context_t; typedef in typeref:struct:__anon6
/linux-master/arch/arc/include/asm/
H A Dmmu.h15 } mm_context_t; typedef in typeref:struct:__anon2
/linux-master/arch/arm/include/asm/
H A Dmmu.h22 } mm_context_t; typedef in typeref:struct:__anon2
45 } mm_context_t; typedef in typeref:struct:__anon3
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h136 } mm_context_t; typedef in typeref:struct:__anon6
139 static inline u16 mm_ctx_user_psize(mm_context_t *ctx)
144 static inline void mm_ctx_set_user_psize(mm_context_t *ctx, u16 user_psize)
149 static inline unsigned char *mm_ctx_low_slices(mm_context_t *ctx)
154 static inline unsigned char *mm_ctx_high_slices(mm_context_t *ctx)
159 static inline unsigned long mm_ctx_slb_addr_limit(mm_context_t *ctx)
164 static inline void mm_ctx_set_slb_addr_limit(mm_context_t *ctx, unsigned long limit)
169 static inline struct slice_mask *slice_mask_for_size(mm_context_t *ctx, int psize)
187 static inline struct subpage_prot_table *mm_ctx_subpage_prot(mm_context_t *ctx)
270 static inline int get_user_context(mm_context_t *ct
[all...]
/linux-master/arch/mips/include/asm/
H A Dmmu.h23 } mm_context_t; typedef in typeref:struct:__anon518
/linux-master/arch/nios2/mm/
H A Dmmu_context.c38 static mm_context_t next_mmu_context;
53 static void set_context(mm_context_t context)
58 static mm_context_t get_new_context(void)
113 unsigned long get_pid_from_context(mm_context_t *context)
/linux-master/arch/riscv/include/asm/
H A Dmmu.h27 } mm_context_t; typedef in typeref:struct:__anon32
/linux-master/arch/um/include/asm/
H A Dmmu.h15 } mm_context_t; typedef in typeref:struct:mm_context
/linux-master/arch/microblaze/include/asm/
H A Dmmu_context_mm.h50 extern void set_context(mm_context_t context, pgd_t *pgd);
63 extern mm_context_t next_mmu_context;
79 mm_context_t ctx;
/linux-master/arch/microblaze/mm/
H A Dmmu_context.c28 mm_context_t next_mmu_context;
/linux-master/arch/s390/include/asm/
H A Dmmu.h37 } mm_context_t; typedef in typeref:struct:__anon4
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dmmu-40x.h61 } mm_context_t; typedef in typeref:struct:__anon18
/linux-master/arch/powerpc/include/asm/
H A Dpgtable.h157 static inline void *pte_frag_get(mm_context_t *ctx)
162 static inline void pte_frag_set(mm_context_t *ctx, void *p)
171 static inline void *pte_frag_get(mm_context_t *ctx)
176 static inline void pte_frag_set(mm_context_t *ctx, void *p)
/linux-master/arch/x86/include/asm/
H A Dmmu.h70 } mm_context_t; typedef in typeref:struct:__anon36

Completed in 180 milliseconds

12