Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dmmu_context.h62 extern void radix__switch_mmu_context(struct mm_struct *prev,
69 return radix__switch_mmu_context(prev, next); in switch_mmu_context()
/linux/arch/powerpc/mm/book3s64/
A Dmmu_context.c305 void radix__switch_mmu_context(struct mm_struct *prev, struct mm_struct *next) in radix__switch_mmu_context() function
A Dradix_pgtable.c655 radix__switch_mmu_context(NULL, &init_mm); in radix__early_init_mmu()
675 radix__switch_mmu_context(NULL, &init_mm); in radix__early_init_mmu_secondary()

Completed in 7 milliseconds