Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/kernel/
Dmachine_kexec.c35 unsigned long cpu_mmu_flags) __noreturn;
40 unsigned long cpu_mmu_flags; in machine_kexec() local
54 cpu_mmu_flags = m68k_cputype | m68k_mmutype << 8; in machine_kexec()
57 cpu_mmu_flags); in machine_kexec()