Home
last modified time | relevance | path

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

/linux-6.15/arch/xtensa/include/asm/
H A Dsections.h41 extern char _xip_start[];
/linux-6.15/arch/xtensa/kernel/
H A Dvmlinux.lds.S349 _xip_start = .; symbol
H A Dsetup.c305 mem_reserve(__pa(_xip_start), __pa(_xip_end)); in setup_arch()