Searched refs:RELOCATE_ENTRY (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 43 #define RELOCATE_ENTRY(sym, section) \ macro 158 RELOCATE_ENTRY(_WindowVectors_text, 161 RELOCATE_ENTRY(_Level2InterruptVector_text, 165 RELOCATE_ENTRY(_Level3InterruptVector_text, 169 RELOCATE_ENTRY(_Level4InterruptVector_text, 173 RELOCATE_ENTRY(_Level5InterruptVector_text, 177 RELOCATE_ENTRY(_Level6InterruptVector_text, 180 RELOCATE_ENTRY(_KernelExceptionVector_text, 182 RELOCATE_ENTRY(_UserExceptionVector_text, 184 RELOCATE_ENTRY(_DoubleExceptionVector_text, [all …]
|