Home
last modified time | relevance | path

Searched refs:cvmx_write_io (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h236 cvmx_write_io(newptr.u64, num_cache_lines); in cvmx_fpa_free_nosync()
263 cvmx_write_io(newptr.u64, num_cache_lines); in cvmx_fpa_free()
H A Dcvmx.h285 static inline void cvmx_write_io(uint64_t io_addr, uint64_t val) in cvmx_write_io() function