Searched defs:shift_amt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/controller/
H A Dpcie-brcmstb.c496 const int shift_amt = data->hwirq + msi->legacy_shift; local
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1996 static int __shl_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) argument
2111 __shr_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) argument
2215 __ashr_imm64(struct nfp_prog *nfp_prog, u8 dst, u8 shift_amt) argument
2427 __ashr_imm(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, u8 dst, u8 shift_amt) argument
2475 __shr_imm(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, u8 dst, u8 shift_amt) argument
2514 __shl_imm(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, u8 dst, u8 shift_amt) argument
[all...]

Completed in 281 milliseconds