Home
last modified time | relevance | path

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

/openbmc/linux/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