Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/el3_runtime/aarch64/
Dcontext_mgmt.c1049 __fallthrough; in el2_sysregs_context_save_mpam()
1052 __fallthrough; in el2_sysregs_context_save_mpam()
1055 __fallthrough; in el2_sysregs_context_save_mpam()
1058 __fallthrough; in el2_sysregs_context_save_mpam()
1061 __fallthrough; in el2_sysregs_context_save_mpam()
1064 __fallthrough; in el2_sysregs_context_save_mpam()
1088 __fallthrough; in el2_sysregs_context_restore_mpam()
1091 __fallthrough; in el2_sysregs_context_restore_mpam()
1094 __fallthrough; in el2_sysregs_context_restore_mpam()
1097 __fallthrough; in el2_sysregs_context_restore_mpam()
[all …]
/trusted-firmware-a-latest/include/lib/libc/
Dcdefs.h18 #define __fallthrough __attribute__((__fallthrough__)) macro