Searched refs:c4 (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | fault_mitigation.h | 202 #define __ftmn_step_count_5(c0, c1, c2, c3, c4) \ argument 203 (__ftmn_step_count_4(c0, c1, c2, c3) + (c4) * FTMN_INCR4) 204 #define __ftmn_step_count_6(c0, c1, c2, c3, c4, c5) \ argument 205 (__ftmn_step_count_5(c0, c1, c2, c3, c4) + (c5) * FTMN_INCR5)
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | arm32_gicv3_sysreg.txt | 36 ICC_PMR c4 0 c6 0 RW
|
A D | arm32_sysreg.txt | 102 PAR32 c7 0 c4 0 RW Physical Address Register
|
Completed in 4 milliseconds