Home
last modified time | relevance | path

Searched refs:CVMX_SYNC (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/octeon/
Dcvmx-asm.h38 #define CVMX_SYNC asm volatile ("sync" : : : "memory") macro
65 #define CVMX_SYNCS CVMX_SYNC
82 #define CVMX_SYNCS CVMX_SYNC
107 { CVMX_SYNC; asm volatile ("synci 0($0)" : : ); }
111 { CVMX_SYNC; asm volatile ("cache 0, 0($0)" : : ); }
115 { CVMX_SYNC; asm volatile ("cache 9, 0($0)" : : ); }
/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c326 CVMX_SYNC; in cvmx_l2c_lock_line()
367 CVMX_SYNC; in cvmx_l2c_lock_line()
649 CVMX_SYNC; in __read_l2_tag()
709 CVMX_SYNC; /* make sure CVMX_L2C_TADX_TAG is updated */ in cvmx_l2c_get_tag()
934 CVMX_SYNC; in cvmx_l2c_flush_line()
942 CVMX_SYNC; in cvmx_l2c_flush_line()
Dcvmx-helper.c849 CVMX_SYNC; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
929 CVMX_SYNC; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
972 CVMX_SYNC; in __cvmx_helper_errata_fix_ipd_ptr_alignment()