Searched refs:pdc_coproc_cfg (Results 1 – 5 of 5) sorted by relevance
34 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info);35 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info);
323 struct pdc_coproc_cfg coproc_cfg; in init_per_cpu()326 ret = pdc_coproc_cfg(&coproc_cfg); in init_per_cpu()
386 struct pdc_coproc_cfg coproc_cfg; in start_parisc()
345 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg_unlocked()366 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function
451 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct