Searched refs:pdc_coproc_cfg (Results 1 – 5 of 5) sorted by relevance
31 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info);32 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info);
330 struct pdc_coproc_cfg coproc_cfg; in init_per_cpu()333 ret = pdc_coproc_cfg(&coproc_cfg); in init_per_cpu()
397 struct pdc_coproc_cfg coproc_cfg; in start_parisc()
387 int pdc_coproc_cfg_unlocked(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg_unlocked()408 int pdc_coproc_cfg(struct pdc_coproc_cfg *pdc_coproc_info) in pdc_coproc_cfg() function
458 struct pdc_coproc_cfg { /* for PDC_COPROC_CFG */ struct
Completed in 11 milliseconds