Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dpaca.h283 extern void copy_mm_to_paca(struct mm_struct *mm);
/linux-6.12.1/arch/powerpc/kernel/
Dpaca.c313 void copy_mm_to_paca(struct mm_struct *mm) in copy_mm_to_paca() function
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dslb.c503 copy_mm_to_paca(mm); in switch_slb()
Dslice.c179 copy_mm_to_paca(current->active_mm); in slice_flush_segments()
Dhash_utils.c1362 copy_mm_to_paca(mm); in demote_segment_4k()
1437 copy_mm_to_paca(mm); in check_paca_psize()