Searched refs:pdc_coproc_cfg (Results 1 – 4 of 4) sorted by relevance
21 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct270 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info);271 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info);
305 struct pdc_coproc_cfg coproc_cfg; in init_per_cpu()308 ret = pdc_coproc_cfg(&coproc_cfg); in init_per_cpu()
378 struct pdc_coproc_cfg coproc_cfg; in start_parisc()
304 int __cpuinit pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg_unlocked()325 int __cpuinit pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function