Searched refs:cvmx_phys_to_ptr (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-nand.c494 cvmx_nand_buffer = cvmx_phys_to_ptr(block_desc->base_addr);
1190 uint8_t *buffer = cvmx_phys_to_ptr(buffer_address);
1547 __cvmx_nand_fixup_16bit_id_reads(cvmx_phys_to_ptr(buffer_address), buffer_length);
1589 __cvmx_nand_fixup_16bit_id_reads(cvmx_phys_to_ptr(buffer_address), buffer_length);
H A Dcvmx-pko.h348 cvmx_pow_tag_sw_full((cvmx_wqe_t *)cvmx_phys_to_ptr(0x80), tag, CVMX_POW_TAG_TYPE_ATOMIC, 0);
H A Dcvmx-pip.h690 char *ptr = (char *)cvmx_phys_to_ptr(work->packet_ptr.s.addr);
H A Dcvmx-helper.c1224 mem = cvmx_phys_to_ptr(((uint64_t)head_ptr.s.ptr) << 7);
1232 mem = cvmx_phys_to_ptr(((uint64_t)pop_fptr.s.fptr) << 7);
H A Dcvmx-mgmt-port.c169 cvmx_mgmt_port_state_ptr = cvmx_phys_to_ptr(block_desc->base_addr);
H A Dcvmx-l2c.c349 ptr = (volatile char *)cvmx_phys_to_ptr(addr);
/freebsd-13-stable/sys/mips/cavium/
H A Docteon_ebt3000_cf.c622 base_addr = cvmx_phys_to_ptr(phys_base);

Completed in 219 milliseconds

12