Home
last modified time | relevance | path

Searched refs:cvmx_phys_to_ptr (Results 1 – 13 of 13) sorted by relevance

/linux/arch/mips/include/asm/octeon/ !
H A Dcvmx-ipd.h182 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
187 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
209 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
215 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
231 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
254 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
284 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
311 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_ipd_free_ptr()
H A Dcvmx-helper-util.h149 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8); in cvmx_helper_free_packet_data()
166 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8); in cvmx_helper_free_packet_data()
167 cvmx_fpa_free(cvmx_phys_to_ptr(start_of_buffer), in cvmx_helper_free_packet_data()
H A Dcvmx-cmd-queue.h358 (uint64_t *) cvmx_phys_to_ptr((uint64_t) qptr-> in cvmx_cmd_queue_write()
379 (uint64_t *) cvmx_phys_to_ptr((uint64_t) qptr-> in cvmx_cmd_queue_write()
456 (uint64_t *) cvmx_phys_to_ptr((uint64_t) qptr-> in cvmx_cmd_queue_write2()
483 (uint64_t *) cvmx_phys_to_ptr((uint64_t) qptr-> in cvmx_cmd_queue_write2()
557 (uint64_t *) cvmx_phys_to_ptr((uint64_t) qptr-> in cvmx_cmd_queue_write3()
585 (uint64_t *) cvmx_phys_to_ptr((uint64_t) qptr-> in cvmx_cmd_queue_write3()
H A Dcvmx-fpa.h190 return cvmx_phys_to_ptr(address); in cvmx_fpa_alloc()
H A Dcvmx-pow.h1299 return (struct cvmx_wqe *) cvmx_phys_to_ptr(load_resp.s_sstatus4.wqp); in cvmx_pow_get_current_wqp()
1371 return (struct cvmx_wqe *) cvmx_phys_to_ptr(result.s_work.addr); in cvmx_pow_work_request_sync_nocheck()
1498 return (struct cvmx_wqe *) cvmx_phys_to_ptr(result.s_work.addr); in cvmx_pow_work_response_async()
1661 if (wqp != cvmx_phys_to_ptr(0x80)) in cvmx_pow_tag_sw_full_nocheck()
H A Dcvmx.h191 static inline void *cvmx_phys_to_ptr(uint64_t physical_address) in cvmx_phys_to_ptr() function
H A Dcvmx-pko.h395 cvmx_pow_tag_sw_full((struct cvmx_wqe *) cvmx_phys_to_ptr(0x80), tag, in cvmx_pko_send_packet_prepare()
/linux/drivers/staging/octeon/ !
H A Dethernet-util.h16 return cvmx_phys_to_ptr(((packet_ptr.s.addr >> 7) - packet_ptr.s.back) in cvm_oct_get_buffer_ptr()
H A Dethernet-rx.c99 cvmx_phys_to_ptr(work->packet_ptr.s.addr); in cvm_oct_check_rcv_error()
153 cvmx_phys_to_ptr(segment_ptr.s.addr - 8); in copy_segments_to_skb()
175 skb_put_data(skb, cvmx_phys_to_ptr(segment_ptr.s.addr), in copy_segments_to_skb()
H A Dethernet.c183 cvmx_phys_to_ptr(segment_ptr.s.addr - 8); in cvm_oct_free_work()
/linux/arch/mips/cavium-octeon/executive/ !
H A Dcvmx-helper.c872 p64 = (uint64_t *) cvmx_phys_to_ptr(pkt_buffer.s.addr); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
886 *(uint64_t *) cvmx_phys_to_ptr(g_buffer.s.addr + in __cvmx_helper_errata_fix_ipd_ptr_alignment()
H A Dcvmx-l2c.c301 ptr = cvmx_phys_to_ptr(addr); in fault_in()
/linux/drivers/usb/host/ !
H A Docteon-hcd.c1179 ptr = cvmx_phys_to_ptr(address); in cvmx_usb_poll_rx_fifo()
1212 const u32 *ptr = cvmx_phys_to_ptr(fifo->entry[i].address); in cvmx_usb_fill_tx_hw()
1358 cvmx_phys_to_ptr(transaction->control_header); in cvmx_usb_start_channel_control()
2241 struct usb_ctrlrequest *header = cvmx_phys_to_ptr(control_header); in cvmx_usb_submit_control()
2416 cvmx_phys_to_ptr(transaction->control_header); in cvmx_usb_transfer_control()
2426 cvmx_phys_to_ptr(transaction->control_header); in cvmx_usb_transfer_control()