Searched defs:_op (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | arch_helpers.h | 111 #define _DEFINE_TLBIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument 118 #define _DEFINE_BPIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument 125 #define _DEFINE_TLBIOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument 132 #define DEFINE_TLBIOP_FUNC(_op, ...) \ argument 136 #define DEFINE_TLBIOP_PARAM_FUNC(_op, ...) \ argument 140 #define DEFINE_BPIOP_FUNC(_op, ...) \ argument 146 #define _DEFINE_DCOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument 153 #define DEFINE_DCOP_PARAM_FUNC(_op, ...) \ argument 160 #define DEFINE_SYSOP_FUNC(_op) \ argument 168 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument [all …]
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | arch_helpers.h | 83 #define DEFINE_SYSOP_FUNC(_op) \ argument 90 #define DEFINE_SYSOP_PARAM_FUNC(_op) \ argument 97 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument 104 #define DEFINE_SYSOP_TYPE_PARAM_FUNC(_op, _type) \ argument
|
| /rk3399_ARM-atf/lib/aarch64/ |
| H A D | cache_helpers.S | 216 .macro dcsw_loop _op argument
|