Home
last modified time | relevance | path

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

/arch/mips/include/asm/octeon/
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()
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()
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()
Dcvmx-fpa.h190 return cvmx_phys_to_ptr(address); in cvmx_fpa_alloc()
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()
Dcvmx.h191 static inline void *cvmx_phys_to_ptr(uint64_t physical_address) in cvmx_phys_to_ptr() function
Dcvmx-pko.h396 cvmx_pow_tag_sw_full((struct cvmx_wqe *) cvmx_phys_to_ptr(0x80), tag, in cvmx_pko_send_packet_prepare()
/arch/mips/cavium-octeon/executive/
Dcvmx-cmd-queue.c89 cvmx_phys_to_ptr(block_desc->base_addr); in __cvmx_cmd_queue_init_state_ptr()
224 cvmx_fpa_free(cvmx_phys_to_ptr in cvmx_cmd_queue_shutdown()
304 return cvmx_phys_to_ptr((uint64_t) qptr->base_ptr_div128 << 7); in cvmx_cmd_queue_buffer()
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()
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()
Dcvmx-l2c.c301 ptr = cvmx_phys_to_ptr(addr); in fault_in()
/arch/mips/cavium-octeon/
Dsetup.c206 cvmx_phys_to_ptr(bootmem_desc->named_block_array_addr); in octeon_generic_shutdown()
677 cvmx_phys_to_ptr(octeon_boot_desc_ptr->cvmx_desc_vaddr); in prom_init()
678 cvmx_bootmem_init(cvmx_phys_to_ptr(octeon_bootinfo->phy_mem_desc_addr)); in prom_init()
873 cvmx_phys_to_ptr(octeon_boot_desc_ptr->argv[i]); in prom_init()
953 cvmx_phys_to_ptr(octeon_boot_desc_ptr->argv[i]); in fw_init_cmdline()
965 cvmx_phys_to_ptr(octeon_boot_desc_ptr->cvmx_desc_vaddr); in plat_get_fdt()