Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/arch/aarch32/
H A Darch_helpers.h24 #define _DEFINE_COPROCR_WRITE_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
30 #define _DEFINE_COPROCR_READ_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
43 #define _DEFINE_COPROCR_WRITE_FUNC_64(_name, coproc, opc1, CRm) \ argument
49 #define _DEFINE_COPROCR_READ_FUNC_64(_name, coproc, opc1, CRm) \ argument
111 _DEFINE_TLBIOP_FUNC(_op,coproc,opc1,CRn,CRm,opc2) global() argument
118 _DEFINE_BPIOP_FUNC(_op,coproc,opc1,CRn,CRm,opc2) global() argument
125 _DEFINE_TLBIOP_PARAM_FUNC(_op,coproc,opc1,CRn,CRm,opc2) global() argument
146 _DEFINE_DCOP_PARAM_FUNC(_op,coproc,opc1,CRn,CRm,opc2) global() argument
[all...]