Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dsections.h11 extern char __exception_text_start[], __exception_text_end[];
Dtraps.h49 in = ptr >= (unsigned long)&__exception_text_start && in in_exception_text()
/Linux-v5.4/arch/arm64/kernel/
Dvmlinux.lds.S114 __exception_text_start = .; symbol
/Linux-v5.4/arch/arm64/kernel/probes/
Dkprobes.c458 ret = kprobe_add_area_blacklist((unsigned long)__exception_text_start, in arch_populate_kprobe_blacklist()