Searched refs:load_ksp_mmu (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dmmu_context.h91 #define prepare_arch_switch(next) load_ksp_mmu(next)
93 static inline void load_ksp_mmu(struct task_struct *task) function
117 pr_info("load_ksp_mmu: non-kernel mm found: 0x%p\n", task->mm);

Completed in 140 milliseconds