Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dmmu_context.h77 cpu_switch_mm(mm->pgd, mm); in check_and_switch_context()
97 cpu_switch_mm(mm->pgd, mm); in finish_arch_post_lock_switch()
H A Dproc-fns.h152 #define cpu_switch_mm(pgd,mm) cpu_do_switch_mm(virt_to_phys(pgd),mm) macro
195 #define cpu_switch_mm(pgd,mm) { } macro
/linux/arch/arm/mm/
H A Dkasan_init.c239 cpu_switch_mm(tmp_pgd_table, &init_mm); in kasan_init()
299 cpu_switch_mm(swapper_pg_dir, &init_mm); in kasan_init()
H A Didmap.c137 cpu_switch_mm(idmap_pgd, &init_mm); in setup_mm_for_reboot()
H A Dcontext.c275 cpu_switch_mm(mm->pgd, mm); in check_and_switch_context()
/linux/arch/arm/kernel/
H A Dhibernate.c85 cpu_switch_mm(idmap_pgd, &init_mm); in arch_restore_image()
H A Dsuspend.c55 cpu_switch_mm(mm->pgd, mm); in cpu_suspend()
H A Dsmp.c423 cpu_switch_mm(mm->pgd, mm); in secondary_start_kernel()
/linux/arch/arm64/mm/
H A Dcontext.c270 cpu_switch_mm(mm->pgd, mm); in check_and_switch_context()