Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/extensions/amu/aarch32/
H A Damu.c104 __fallthrough; in amu_context_save()
107 __fallthrough; in amu_context_save()
110 __fallthrough; in amu_context_save()
113 __fallthrough; in amu_context_save()
116 __fallthrough; in amu_context_save()
119 __fallthrough; in amu_context_save()
122 __fallthrough; in amu_context_save()
125 __fallthrough; in amu_context_save()
128 __fallthrough; in amu_context_save()
131 __fallthrough; in amu_context_save()
[all …]
/rk3399_ARM-atf/lib/extensions/amu/aarch64/
H A Damu.c136 __fallthrough; in amu_context_save()
139 __fallthrough; in amu_context_save()
142 __fallthrough; in amu_context_save()
145 __fallthrough; in amu_context_save()
148 __fallthrough; in amu_context_save()
151 __fallthrough; in amu_context_save()
154 __fallthrough; in amu_context_save()
157 __fallthrough; in amu_context_save()
160 __fallthrough; in amu_context_save()
163 __fallthrough; in amu_context_save()
[all …]
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1298 __fallthrough; in el2_sysregs_context_save_mpam()
1301 __fallthrough; in el2_sysregs_context_save_mpam()
1304 __fallthrough; in el2_sysregs_context_save_mpam()
1307 __fallthrough; in el2_sysregs_context_save_mpam()
1310 __fallthrough; in el2_sysregs_context_save_mpam()
1313 __fallthrough; in el2_sysregs_context_save_mpam()
1337 __fallthrough; in el2_sysregs_context_restore_mpam()
1340 __fallthrough; in el2_sysregs_context_restore_mpam()
1343 __fallthrough; in el2_sysregs_context_restore_mpam()
1346 __fallthrough; in el2_sysregs_context_restore_mpam()
[all...]
/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h18 #define __fallthrough __attribute__((__fallthrough__)) macro