Searched refs:RELOCATE_ENTRY (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/xtensa/kernel/ |
| D | vmlinux.lds.S | 47 #define RELOCATE_ENTRY(sym, section) \ macro 136 RELOCATE_ENTRY(_WindowVectors_text, 139 RELOCATE_ENTRY(_Level2InterruptVector_text, 143 RELOCATE_ENTRY(_Level3InterruptVector_text, 147 RELOCATE_ENTRY(_Level4InterruptVector_text, 151 RELOCATE_ENTRY(_Level5InterruptVector_text, 155 RELOCATE_ENTRY(_Level6InterruptVector_text, 158 RELOCATE_ENTRY(_KernelExceptionVector_text, 160 RELOCATE_ENTRY(_UserExceptionVector_text, 162 RELOCATE_ENTRY(_DoubleExceptionVector_literal, [all …]
|