Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dcore_64.c296 bool copy_with_mmu_off) __noreturn;
301 bool copy_with_mmu_off; in default_machine_kexec() local
361 copy_with_mmu_off = false; in default_machine_kexec()
363 copy_with_mmu_off = radix_enabled() || in default_machine_kexec()
373 mmu_cleanup_all, copy_with_mmu_off); in default_machine_kexec()
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dcore_64.c299 bool copy_with_mmu_off) __noreturn;
304 bool copy_with_mmu_off; in default_machine_kexec() local
364 copy_with_mmu_off = false; in default_machine_kexec()
366 copy_with_mmu_off = radix_enabled() || in default_machine_kexec()
376 mmu_cleanup_all, copy_with_mmu_off); in default_machine_kexec()

Completed in 2 milliseconds