Home
last modified time | relevance | path

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

/arch/arm/kernel/
Drelocate_kernel.S61 ldr r1,kexec_mach_type
76 .globl kexec_mach_type symbol
77 kexec_mach_type: label
Dmachine_kexec.c27 extern unsigned long kexec_mach_type;
174 kexec_mach_type = machine_arch_type; in machine_kexec()