Home
last modified time | relevance | path

Searched refs:cvmx_ptr_to_phys (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h230 newptr.u64 = cvmx_ptr_to_phys(ptr); in cvmx_fpa_free_nosync()
252 newptr.u64 = cvmx_ptr_to_phys(ptr); in cvmx_fpa_free()
H A Dcvmx-cmd-queue.h391 *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()
H A Dcvmx.h163 static inline phys_addr_t cvmx_ptr_to_phys(void *ptr) in cvmx_ptr_to_phys() function
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-boot-vector.c140 kseg0_mem = cvmx_ptr_to_phys(mem) | 0x8000000000000000ull; in cvmx_boot_vector_init()
H A Dcvmx-cmd-queue.c182 qstate->base_ptr_div128 = cvmx_ptr_to_phys(buffer) / 128; in cvmx_cmd_queue_initialize()