Home
last modified time | relevance | path

Searched refs:get_mmu_context (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dmmu_context_mm.h77 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context() function
118 get_mmu_context(next); in switch_mm()
131 get_mmu_context(mm); in activate_mm()
/openbmc/linux/arch/m68k/include/asm/
H A Dmmu_context.h28 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context() function
75 get_mmu_context(tsk->mm); in switch_mm()
87 get_mmu_context(mm); in activate_mm()
187 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context() function
203 get_mmu_context(mm); in activate_context()
/openbmc/linux/arch/xtensa/include/asm/
H A Dmmu_context.h86 static inline void get_mmu_context(struct mm_struct *mm, unsigned int cpu) in get_mmu_context() function
103 get_mmu_context(mm, cpu); in activate_context()
/openbmc/linux/arch/sh/include/asm/
H A Dmmu_context.h55 static inline void get_mmu_context(struct mm_struct *mm, unsigned int cpu) in get_mmu_context() function
105 get_mmu_context(mm, cpu); in activate_context()
/openbmc/linux/arch/ia64/include/asm/
H A Dmmu_context.h75 get_mmu_context (struct mm_struct *mm) in get_mmu_context() function
163 context = get_mmu_context(mm); in activate_context()