Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h838 #define PATCH_JUMP(program, line, new_ref) rta_patch_jmp(program, line, new_ref)
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dsec_run_time_asm.h682 rta_patch_jmp(struct program *program, int line, unsigned int new_ref) in rta_patch_jmp() function