Searched refs:ASI_ICACHE_TAG (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dspitfire.c80 stxa_sync(addr, ASI_ICACHE_TAG, 0);
130 : "=r" (tag) : "r" (addr), "n" (ASI_ICACHE_TAG));
136 stxa_sync(addr, ASI_ICACHE_TAG, tag);
H A Dmp_exception.S116 1: ldda [%g2] ASI_ICACHE_TAG, %g0 /*, %g1 */
126 stxa %g1, [%g2] ASI_ICACHE_TAG
H A Dcheetah.c184 : : "r" (addr), "n" (ASI_ICACHE_TAG));
/freebsd-10.0-release/sys/sparc64/include/
H A Dasi.h168 #define ASI_ICACHE_TAG 0x67 macro

Completed in 111 milliseconds