Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dtraps.h40 extern char __exception_text_end[]; in in_exception_text()
43 ptr < (unsigned long)&__exception_text_end; in in_exception_text()
/linux-4.1.27/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.1.27/arch/arm64/kernel/
Dvmlinux.lds.S95 __exception_text_end = .; symbol
/linux-4.1.27/arch/arm/kernel/
Dvmlinux.lds.S106 __exception_text_end = .; symbol