Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dmmu_context.h235 static inline void __switch_mm(struct mm_struct *next) in __switch_mm() function
254 __switch_mm(next); in switch_mm()
H A Defi.h123 __switch_mm(mm); in efi_set_pgd()