Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsections.h8 extern struct exception_table_entry __stop___ex_table[];
/arch/arm/kernel/
Dvmlinux.lds.S134 __stop___ex_table = .; symbol
/arch/x86/mm/
Dinit_64.c1083 unsigned long end = PFN_ALIGN(__stop___ex_table); in set_kernel_text_rw()
1102 unsigned long end = PFN_ALIGN(__stop___ex_table); in set_kernel_text_ro()
1121 unsigned long text_end = PFN_ALIGN(&__stop___ex_table); in mark_rodata_ro()