Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 4 of 4) sorted by relevance

/arch/mips/kernel/
Dvmlinux.lds.S154 _relocation_start = .;
166 _relocation_end = .;
/arch/parisc/kernel/
Dkexec.c74 void (*reloc)(unsigned long head, in machine_kexec() local
/arch/x86/boot/compressed/
Dmisc.c178 int *reloc; in handle_relocations() local
/arch/ia64/kernel/
Dmodule.c113 #define N(reloc) [R_IA64_##reloc] = #reloc argument