Home
last modified time | relevance | path

Searched refs:ASI_IC_TAG (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dcherrs.S256 stxa %g0, [%g3] ASI_IC_TAG
391 21: ldxa [%g2] ASI_IC_TAG, %g7
401 ldxa [%g2] ASI_IC_TAG, %g7
404 ldxa [%g2] ASI_IC_TAG, %g7
407 ldxa [%g2] ASI_IC_TAG, %g7
H A Dtraps_64.c999 "i" (ASI_IC_TAG)); in __cheetah_flush_icache()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h225 #define ASI_IC_TAG 0x67 /* Insn cache tag/valid ram diag */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h237 #define ASI_IC_TAG 0x67 /* Insn cache tag/valid ram diag */ macro
H A Dldst_helper.c1572 case ASI_IC_TAG: /* I-cache tag access */ in helper_ld_asi()
1925 case ASI_IC_TAG: /* I-cache tag access */ in helper_st_asi()
/openbmc/linux/arch/sparc/include/asm/
H A Dspitfire.h116 : "r" (tag), "r" (addr), "i" (ASI_IC_TAG)); in spitfire_put_icache_tag()