Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmmu_context.h95 #define prepare_arch_switch(next) load_ksp_mmu(next)
97 static inline void load_ksp_mmu(struct task_struct *task) in load_ksp_mmu() function
121 pr_info("load_ksp_mmu: non-kernel mm found: 0x%p\n", task->mm); in load_ksp_mmu()
/kernel/linux/linux-6.6/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) in load_ksp_mmu() function
117 pr_info("load_ksp_mmu: non-kernel mm found: 0x%p\n", task->mm); in load_ksp_mmu()

Completed in 2 milliseconds