Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dtraps.h55 extern char __exception_text_start[]; in in_exception_text()
59 in = ptr >= (unsigned long)&__exception_text_start && in in_exception_text()
/linux-4.4.14/arch/arm/include/asm/
Dtraps.h39 extern char __exception_text_start[]; in in_exception_text()
43 in = ptr >= (unsigned long)&__exception_text_start && in in_exception_text()
/linux-4.4.14/arch/arm64/kernel/
Dvmlinux.lds.S101 __exception_text_start = .; symbol
/linux-4.4.14/arch/arm/kernel/
Dvmlinux.lds.S104 __exception_text_start = .; symbol