Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dtraps.h56 extern char __exception_text_end[]; in in_exception_text()
60 ptr < (unsigned long)&__exception_text_end; in in_exception_text()
/linux-4.4.14/arch/arm/include/asm/
Dtraps.h40 extern char __exception_text_end[]; in in_exception_text()
44 ptr < (unsigned long)&__exception_text_end; in in_exception_text()
/linux-4.4.14/arch/arm64/kernel/
Dvmlinux.lds.S103 __exception_text_end = .; symbol
/linux-4.4.14/arch/arm/kernel/
Dvmlinux.lds.S106 __exception_text_end = .; symbol