Searched refs:physp (Results 1 – 3 of 3) sorted by relevance
79 dma_addr_t physp; in vb2_vmalloc_get_userptr() local92 if (vb2_get_contig_userptr(vaddr, size, &vma, &physp)) in vb2_vmalloc_get_userptr()95 buf->vaddr = 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()
204 unsigned long physp = 0; in omap_vout_uservirt_to_phys() local217 physp = (vma->vm_pgoff << PAGE_SHIFT) + (virtp - vma->vm_start); in omap_vout_uservirt_to_phys()229 physp = __pa(page_address(&pages[0]) + in omap_vout_uservirt_to_phys()238 return physp; in omap_vout_uservirt_to_phys()