Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/kernel/
Dmachine_kexec.c36 unsigned long cpu_mmu_flags) __noreturn;
41 unsigned long cpu_mmu_flags; in machine_kexec() local
55 cpu_mmu_flags = m68k_cputype | m68k_mmutype << 8; in machine_kexec()
58 cpu_mmu_flags); in machine_kexec()