Home
last modified time | relevance | path

Searched refs:__head_end (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsections.h24 extern char __head_end[];
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dvmlinux.lds.S69 __head_end = .; symbol
Dkprobes.c39 addr < (unsigned long)__head_end); in arch_within_kprobe_blacklist()