Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c673 static inline void nx_add_coprocs_list(struct nx_coproc *coproc, in nx_add_coprocs_list()
681 static struct vas_window *nx_alloc_txwin(struct nx_coproc *coproc) in nx_alloc_txwin()
712 struct nx_coproc *coproc, *n; in nx_open_percpu_txwins() local
750 static int __init nx_set_ct(struct nx_coproc *coproc, const char *priority, in nx_set_ct()
771 struct nx_coproc *coproc; in vas_cfg_coproc_info() local
953 struct nx_coproc *coproc; in nx842_powernv_probe() local
994 struct nx_coproc *coproc, *n; in nx_delete_coprocs() local
/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c54 struct coproc_dev *coproc; member
/openbmc/qemu/target/arm/
H A Dsyndrome.h212 int coproc) in syn_fp_access_trap()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c230 int coproc = arm_dc_feature(s, ARM_FEATURE_V8) ? 0 : 0xa; in vfp_access_check_a() local