Searched defs:set_context (Results 1 - 2 of 2) sorted by relevance

/arch/m68k/include/asm/
H A Dmmu_context.h68 static inline void set_context(mm_context_t context, pgd_t *pgd) function
77 set_context(tsk->mm->context, next->pgd);
88 set_context(mm->context, mm->pgd);
/arch/microblaze/kernel/
H A Dhw_exception_handler.S887 .globl set_context;
889 set_context: label

Completed in 441 milliseconds