Searched refs:cvmx_ptr_to_phys (Results 1 – 4 of 4) sorted by relevance
123 fpa = (char *)phys_to_virt(cvmx_ptr_to_phys(fpa)); in cvm_oct_free_hw_memory()
287 cvmx_ptr_to_phys(skb->head); in cvm_oct_poll()
572 work->packet_ptr.s.addr = cvmx_ptr_to_phys(copy_location); in cvm_oct_xmit_pow()
1215 static inline uint64_t cvmx_ptr_to_phys(void *ptr) in cvmx_ptr_to_phys() function