Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dturbosparc.h67 : "r" (addr), "i" (ASI_M_TXTC_TAG) in turbosparc_inv_insn_tag()
H A Dswift.h35 : "r" (addr), "i" (ASI_M_TXTC_TAG) in swift_inv_insn_tag()
/openbmc/linux/arch/sparc/mm/
H A Dswift.S36 sta %g0, [%o1] ASI_M_TXTC_TAG
48 sta %g0, [%o0] ASI_M_TXTC_TAG
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h52 #define ASI_M_TXTC_TAG 0x0C /* Instruction Cache Tag; rw, ss */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h51 #define ASI_M_TXTC_TAG 0x0C /* Instruction Cache Tag; rw, ss */ macro
H A Dldst_helper.c710 case ASI_M_TXTC_TAG: /* SparcStation 5 I-cache tag */ in helper_ld_asi()
1066 case ASI_M_TXTC_TAG: /* I-cache tag */ in helper_st_asi()