Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/kernel/
A Dvmlinux.lds.S45 #define RELOCATE_ENTRY(sym, section) \ macro
171 RELOCATE_ENTRY(_WindowVectors_text,
175 RELOCATE_ENTRY(_Level2InterruptVector_text,
179 RELOCATE_ENTRY(_Level3InterruptVector_text,
183 RELOCATE_ENTRY(_Level4InterruptVector_text,
187 RELOCATE_ENTRY(_Level5InterruptVector_text,
196 RELOCATE_ENTRY(_UserExceptionVector_text,
200 RELOCATE_ENTRY(_DebugInterruptVector_text,
202 RELOCATE_ENTRY(_exception_text,
206 RELOCATE_ENTRY(_xip_data, .data);
[all …]

Completed in 6 milliseconds