Searched refs:pdc_coproc_cfg (Results 1 – 5 of 5) sorted by relevance
33 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info);34 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info);
328 struct pdc_coproc_cfg coproc_cfg; in init_per_cpu()331 ret = pdc_coproc_cfg(&coproc_cfg); in init_per_cpu()
400 struct pdc_coproc_cfg coproc_cfg; in start_parisc()
336 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg_unlocked()357 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function
429 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct