Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dmachine_kexec_64.c294 bool copy_with_mmu_off) __noreturn;
299 bool copy_with_mmu_off; in default_machine_kexec() local
354 copy_with_mmu_off = false; in default_machine_kexec()
356 copy_with_mmu_off = radix_enabled() || in default_machine_kexec()
366 mmu_cleanup_all, copy_with_mmu_off); in default_machine_kexec()