Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c3347 static int helper_call(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta) in helper_call() function
3373 return helper_call(nfp_prog, meta); in call()
/openbmc/qemu/target/tricore/
H A Dop_helper.c2543 void helper_call(CPUTriCoreState *env, uint32_t next_pc) in helper_call() function