Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/kernel/
Dsetup.c99 unsigned long __amode31_ref __samode31 = (unsigned long)&_samode31;
100 unsigned long __amode31_ref __eamode31 = (unsigned long)&_eamode31;
101 unsigned long __amode31_ref __stext_amode31 = (unsigned long)&_stext_amode31;
102 unsigned long __amode31_ref __etext_amode31 = (unsigned long)&_etext_amode31;
103 struct exception_table_entry __amode31_ref *__start_amode31_ex_table = _start_amode31_ex_table;
104 struct exception_table_entry __amode31_ref *__stop_amode31_ex_table = _stop_amode31_ex_table;
142 static u64 __amode31_ref *__ctl_aste = __ctl_aste_amode31;
143 static u32 __amode31_ref *__ctl_duald = __ctl_duald_amode31;
144 static u32 __amode31_ref *__ctl_linkage_stack = __ctl_linkage_stack_amode31;
145 static u32 __amode31_ref *__ctl_duct = __ctl_duct_amode31;
Ddiag.c55 struct diag_ops __amode31_ref diag_amode31_ops = {
64 struct diag210 __amode31_ref *__diag210_tmp_amode31 = &_diag210_tmp_amode31;
Dentry.h74 #define __amode31_ref __section(".amode31.refs") macro