Home
last modified time | relevance | path

Searched defs:_op (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/arch/aarch32/
Darch_helpers.h111 #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 …]
/trusted-firmware-a-latest/include/arch/aarch64/
Darch_helpers.h82 #define DEFINE_SYSOP_FUNC(_op) \ argument
89 #define DEFINE_SYSOP_PARAM_FUNC(_op) \ argument
96 #define DEFINE_SYSOP_TYPE_FUNC(_op, _type) \ argument
103 #define DEFINE_SYSOP_TYPE_PARAM_FUNC(_op, _type) \ argument