Home
last modified time | relevance | path

Searched refs:cvmx_ptr_to_phys (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/octeon/
Dethernet-mem.c123 fpa = (char *)phys_to_virt(cvmx_ptr_to_phys(fpa)); in cvm_oct_free_hw_memory()
Dethernet-rx.c287 cvmx_ptr_to_phys(skb->head); in cvm_oct_poll()
Dethernet-tx.c572 work->packet_ptr.s.addr = cvmx_ptr_to_phys(copy_location); in cvm_oct_xmit_pow()
Docteon-stubs.h1215 static inline uint64_t cvmx_ptr_to_phys(void *ptr) in cvmx_ptr_to_phys() function