Searched refs:proc_un_map (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/tidspbridge/include/dspbridge/
H A Dproc.h577 * ======== proc_un_map ========
595 extern int proc_un_map(void *hprocessor, void *map_addr,
/drivers/staging/tidspbridge/rmgr/
H A Ddrv.c151 status = proc_un_map(ctxt->processor,
154 pr_err("%s: proc_un_map failed!"
H A Dproc.c1696 * ======== proc_un_map ========
1700 int proc_un_map(void *hprocessor, void *map_addr, function
H A Dnode.c2522 status = proc_un_map(hnode->processor, (void *)
/drivers/staging/tidspbridge/pmgr/
H A Ddspapi.c964 proc_un_map(hprocessor, map_addr, pr_ctxt);
1037 status = proc_un_map(((struct process_context *)pr_ctxt)->processor,

Completed in 22 milliseconds