Searched defs:c0 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libutils/ext/include/ |
| H A D | fault_mitigation.h | 205 #define __ftmn_step_count_1(c0) ((c0) * FTMN_INCR0) argument 206 #define __ftmn_step_count_2(c0, c1) \ argument 208 #define __ftmn_step_count_3(c0, c1, c2) \ argument 210 #define __ftmn_step_count_4(c0, c1, c2, c3) \ argument 212 #define __ftmn_step_count_5(c0, c1, c2, c3, c4) \ argument 214 #define __ftmn_step_count_6(c0, c1, c2, c3, c4, c5) \ argument
|