Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/octeon/
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()
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()
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()
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()
A Dcvmx-fpa.h190 return cvmx_phys_to_ptr(address); in cvmx_fpa_alloc()
A Dcvmx.h191 static inline void *cvmx_phys_to_ptr(uint64_t physical_address) in cvmx_phys_to_ptr() function
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/arch/mips/cavium-octeon/executive/
A Dcvmx-cmd-queue.c76 cvmx_phys_to_ptr(block_desc->base_addr); in __cvmx_cmd_queue_init_state_ptr()
211 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_cmd_queue_shutdown()
291 return cvmx_phys_to_ptr((uint64_t) qptr->base_ptr_div128 << 7); in cvmx_cmd_queue_buffer()
A Dcvmx-bootmem.c139 return cvmx_phys_to_ptr(address); in cvmx_bootmem_alloc_range()
160 return cvmx_phys_to_ptr(addr); in cvmx_bootmem_alloc_named_range()
200 cvmx_bootmem_desc = cvmx_phys_to_ptr(CAST64(mem_desc_ptr)); in cvmx_bootmem_init()
584 cvmx_phys_to_ptr(cvmx_bootmem_desc->named_block_array_addr); in cvmx_bootmem_phy_named_block_find()
634 return cvmx_phys_to_ptr(addr); in cvmx_bootmem_alloc_named_range_once()
643 ptr = cvmx_phys_to_ptr(addr); in cvmx_bootmem_alloc_named_range_once()
A Dcvmx-helper.c866 p64 = (uint64_t *) cvmx_phys_to_ptr(pkt_buffer.s.addr); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
880 *(uint64_t *) cvmx_phys_to_ptr(g_buffer.s.addr + in __cvmx_helper_errata_fix_ipd_ptr_alignment()
A Dcvmx-l2c.c301 ptr = cvmx_phys_to_ptr(addr); in fault_in()
/linux/arch/mips/cavium-octeon/
A Dsetup.c206 cvmx_phys_to_ptr(bootmem_desc->named_block_array_addr); in octeon_generic_shutdown()
671 cvmx_phys_to_ptr(octeon_boot_desc_ptr->cvmx_desc_vaddr); in prom_init()
672 cvmx_bootmem_init(cvmx_phys_to_ptr(octeon_bootinfo->phy_mem_desc_addr)); in prom_init()
848 cvmx_phys_to_ptr(octeon_boot_desc_ptr->argv[i]); in prom_init()
928 cvmx_phys_to_ptr(octeon_boot_desc_ptr->argv[i]); in fw_init_cmdline()
940 cvmx_phys_to_ptr(octeon_boot_desc_ptr->cvmx_desc_vaddr); in plat_get_fdt()
/linux/drivers/staging/octeon/
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()
A Dethernet-util.h16 return cvmx_phys_to_ptr(((packet_ptr.s.addr >> 7) - packet_ptr.s.back) in cvm_oct_get_buffer_ptr()
A Dethernet.c183 cvmx_phys_to_ptr(segment_ptr.s.addr - 8); in cvm_oct_free_work()
A Docteon-stubs.h1210 static inline void *cvmx_phys_to_ptr(uint64_t physical_address) in cvmx_phys_to_ptr() function
/linux/drivers/staging/octeon-usb/
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()

Completed in 47 milliseconds