Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dswift.h95 : "r" (addr), "i" (ASI_M_FLUSH_REGION) in swift_flush_region()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h65 #define ASI_M_FLUSH_REGION 0x12 /* Flush I&D Cache Line (region); wo, ss */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h64 #define ASI_M_FLUSH_REGION 0x12 /* Flush I&D Cache Line (region); wo, ss */ macro
H A Dldst_helper.c1072 case ASI_M_FLUSH_REGION: /* I/D-cache flush region */ in helper_st_asi()