Home
last modified time | relevance | path

Searched refs:JUMP_LOCAL (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_desc_helper.h84 #define JUMP_LOCAL(cla, test, cond, offset) \ macro
93 JUMP_LOCAL(CLASS_NO, test, cond, offset)
100 JUMP_LOCAL(CLASS_1, test, cond, offset)
116 (JUMP_LOCAL(CLASS_NO, test, JMP_COND(cond), 1) | JMP_JSL)