Home
last modified time | relevance | path

Searched refs:ASI_DCACHE_TAG (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dasi.h194 #define ASI_DCACHE_TAG 0x47 /* Dcache tag/valid ram diag access*/ macro
/linux/arch/sparc/include/asm/
H A Dspitfire.h102 : "r" (tag), "r" (addr), "i" (ASI_DCACHE_TAG)); in spitfire_put_dcache_tag()
/linux/arch/sparc/mm/
H A Dultra.S225 1: ldxa [%o2] ASI_DCACHE_TAG, %o3 ! load D-cache TAG
232 stxa %g0, [%o2] ASI_DCACHE_TAG ! Invalidate TAG
814 1: ldxa [%g3] ASI_DCACHE_TAG, %g2
822 stxa %g0, [%g3] ASI_DCACHE_TAG
/linux/arch/sparc/kernel/
H A Dcherrs.S281 1: stxa %g0, [%g1] ASI_DCACHE_TAG
347 10: ldxa [%g2] ASI_DCACHE_TAG, %g7