Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h121 #define ASI_LEON_MMUFLUSH 0x18 macro
/openbmc/qemu/target/sparc/
H A Dasi.h120 #define ASI_LEON_MMUFLUSH 0x18 macro
H A Dldst_helper.c658 case ASI_LEON_MMUFLUSH: /* LEON3 MMU probe */ in helper_ld_asi()
983 case ASI_LEON_MMUFLUSH: /* LEON3 MMU flush */ in helper_st_asi()
/openbmc/linux/arch/sparc/mm/
H A Dleon_mm.c212 "i"(ASI_LEON_MMUFLUSH) : "memory"); in leon_flush_tlb_all()