Home
last modified time | relevance | path

Searched refs:__exception_text_end (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.h50 ptr < (unsigned long)&__exception_text_end; in in_exception_text()
/Linux-v5.4/arch/arm64/kernel/
Dvmlinux.lds.S116 __exception_text_end = .; symbol
/Linux-v5.4/arch/arm64/kernel/probes/
Dkprobes.c459 (unsigned long)__exception_text_end); in arch_populate_kprobe_blacklist()