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

/linux-4.1.27/arch/m68k/kernel/
H A Dmachine_kexec.c35 unsigned long cpu_mmu_flags) __noreturn;
40 unsigned long cpu_mmu_flags; machine_kexec() local
54 cpu_mmu_flags = m68k_cputype | m68k_mmutype << 8; machine_kexec()
57 cpu_mmu_flags); machine_kexec()
H A Drelocate_kernel.S8 #define MMU_BASE 8 /* MMU flags base in cpu_mmu_flags */
15 movel %sp@(12),%d1 /* d1 = cpu_mmu_flags */

Completed in 179 milliseconds