Home
last modified time | relevance | path

Searched refs:__switch_mm (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/um/include/asm/
H A Dmmu_context.h25 __switch_mm(&new->context.id); in activate_mm()
37 __switch_mm(&next->context.id); in switch_mm()
/openbmc/linux/arch/arm64/include/asm/
H A Dmmu_context.h246 static inline void __switch_mm(struct mm_struct *next) in __switch_mm() function
265 __switch_mm(next); in switch_mm()
H A Defi.h123 __switch_mm(mm); in efi_set_pgd()
/openbmc/linux/arch/um/include/shared/skas/
H A Dmm_id.h18 void __switch_mm(struct mm_id *mm_idp);
/openbmc/linux/arch/um/kernel/
H A Dexec.c39 __switch_mm(&current->mm->context.id); in flush_thread()
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c728 void __switch_mm(struct mm_id *mm_idp) in __switch_mm() function