Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dextable.h32 extern struct exception_table_entry *__stop_amode31_ex_table;
/arch/s390/kernel/
Dtraps.c294 sort_extable(__start_amode31_ex_table, __stop_amode31_ex_table); in trap_init()
Dsetup.c103 struct exception_table_entry __amode31_ref *__stop_amode31_ex_table = _stop_amode31_ex_table; variable
/arch/s390/mm/
Dfault.c235 __stop_amode31_ex_table - __start_amode31_ex_table, in s390_search_extables()