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.c111 __fallthrough; in amu_context_save()
114 __fallthrough; in amu_context_save()
117 __fallthrough; in amu_context_save()
120 __fallthrough; in amu_context_save()
123 __fallthrough; in amu_context_save()
126 __fallthrough; in amu_context_save()
129 __fallthrough; in amu_context_save()
132 __fallthrough; in amu_context_save()
135 __fallthrough; in amu_context_save()
138 __fallthrough; in amu_context_save()
[all …]
/rk3399_ARM-atf/lib/extensions/amu/aarch64/
H A Damu.c146 __fallthrough; in amu_context_save()
149 __fallthrough; in amu_context_save()
152 __fallthrough; in amu_context_save()
155 __fallthrough; in amu_context_save()
158 __fallthrough; in amu_context_save()
161 __fallthrough; in amu_context_save()
164 __fallthrough; in amu_context_save()
167 __fallthrough; in amu_context_save()
170 __fallthrough; in amu_context_save()
173 __fallthrough; in amu_context_save()
[all …]
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1335 __fallthrough; in el2_sysregs_context_save_mpam()
1338 __fallthrough; in el2_sysregs_context_save_mpam()
1341 __fallthrough; in el2_sysregs_context_save_mpam()
1344 __fallthrough; in el2_sysregs_context_save_mpam()
1347 __fallthrough; in el2_sysregs_context_save_mpam()
1350 __fallthrough; in el2_sysregs_context_save_mpam()
1374 __fallthrough; in el2_sysregs_context_restore_mpam()
1377 __fallthrough; in el2_sysregs_context_restore_mpam()
1380 __fallthrough; in el2_sysregs_context_restore_mpam()
1383 __fallthrough; in el2_sysregs_context_restore_mpam()
[all …]
/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h18 #define __fallthrough __attribute__((__fallthrough__)) macro