Home
last modified time | relevance | path

Searched refs:ASI_DCACHE_DATA (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h193 #define ASI_DCACHE_DATA 0x46 /* DCache data-ram diag access */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h204 #define ASI_DCACHE_DATA 0x46 /* DCache data-ram diag access */ macro
H A Dldst_helper.c1565 case ASI_DCACHE_DATA: /* D-cache data */ in helper_ld_asi()
1918 case ASI_DCACHE_DATA: /* D-cache data */ in helper_st_asi()
/openbmc/linux/arch/sparc/kernel/
H A Dcherrs.S210 stxa %g0, [%g1 + %g3] ASI_DCACHE_DATA
365 12: ldxa [%g2 + %g3] ASI_DCACHE_DATA, %g7
H A Dtraps_64.c1070 "i" (ASI_DCACHE_DATA)); in cheetah_plus_zap_dcache_parity()