Searched refs:physp (Results 1 – 3 of 3) sorted by relevance
82 dma_addr_t physp; in vb2_vmalloc_get_userptr() local95 if (vb2_get_contig_userptr(vaddr, size, &vma, &physp)) in vb2_vmalloc_get_userptr()98 buf->vaddr = (__force void *)ioremap_nocache(physp, size); in vb2_vmalloc_get_userptr()
1344 int physp ; in smt_fill_path() local1356 physp = p ; in smt_fill_path()1359 physp = PS ; in smt_fill_path()1361 pcm_status_state(smc,physp,&type,&state,&remote,&mac) ; in smt_fill_path()
203 unsigned long physp = 0; in omap_vout_uservirt_to_phys() local216 physp = (vma->vm_pgoff << PAGE_SHIFT) + (virtp - vma->vm_start); in omap_vout_uservirt_to_phys()228 physp = __pa(page_address(&pages[0]) + in omap_vout_uservirt_to_phys()237 return physp; in omap_vout_uservirt_to_phys()