Searched refs:cvmx_ptr_to_phys (Results 1 – 13 of 13) sorted by relevance
230 newptr.u64 = cvmx_ptr_to_phys(ptr); in cvmx_fpa_free_nosync()252 newptr.u64 = cvmx_ptr_to_phys(ptr); in cvmx_fpa_free()
391 *ptr = cvmx_ptr_to_phys(new_buffer); in cvmx_cmd_queue_write()489 *ptr = cvmx_ptr_to_phys(new_buffer); in cvmx_cmd_queue_write2()594 *ptr = cvmx_ptr_to_phys(new_buffer); in cvmx_cmd_queue_write3()
147 if (cvmx_ptr_to_phys(work) == start_of_buffer) { in cvmx_helper_free_packet_data()
163 static inline uint64_t cvmx_ptr_to_phys(void *ptr) in cvmx_ptr_to_phys() function
1830 ptr.sio.offset = cvmx_ptr_to_phys(wqp); in cvmx_pow_work_submit()
140 kseg0_mem = cvmx_ptr_to_phys(mem) | 0x8000000000000000ull; in cvmx_boot_vector_init()
105 config.s.buf_ptr = cvmx_ptr_to_phys(buf_ptr) >> 7; in __cvmx_pko_iport_config()522 config.s.buf_ptr = cvmx_ptr_to_phys(buf_ptr); in cvmx_pko_config_port()
182 qstate->base_ptr_div128 = cvmx_ptr_to_phys(buffer) / 128; in cvmx_cmd_queue_initialize()
850 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_WQE_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()862 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
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