Home
last modified time | relevance | path

Searched refs:ASI_M_DATAC_TAG (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dturbosparc.h76 : "r" (addr), "i" (ASI_M_DATAC_TAG) in turbosparc_inv_data_tag()
H A Dswift.h44 : "r" (addr), "i" (ASI_M_DATAC_TAG) in swift_inv_data_tag()
H A Dross.h149 : "r" (addr), "i" (ASI_M_DATAC_TAG) in hyper_clear_all_tags()
H A Dviking.h176 : "r" (ptag), "i" (ASI_M_DATAC_TAG) in viking_get_dcache_ptag()
/openbmc/linux/arch/sparc/mm/
H A Dswift.S34 sta %g0, [%o0] ASI_M_DATAC_TAG
50 sta %g0, [%o0] ASI_M_DATAC_TAG
H A Dviking.S57 ldda [%g5] ASI_M_DATAC_TAG, %g2
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h54 #define ASI_M_DATAC_TAG 0x0E /* Data Cache Tag; rw, ss */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h53 #define ASI_M_DATAC_TAG 0x0E /* Data Cache Tag; rw, ss */ macro
H A Dldst_helper.c688 case ASI_M_DATAC_TAG: /* SparcStation 5 D-cache tag */ in helper_ld_asi()
1045 case ASI_M_DATAC_TAG: /* D-cache tag */ in helper_st_asi()