Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h191 #define ASI_LSU_CONTROL 0x45 /* Load-store control unit */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h200 #define ASI_LSU_CONTROL 0x45 /* Load-store control unit */ macro
H A Dldst_helper.c1383 case ASI_LSU_CONTROL: /* LSU */ in helper_ld_asi()
1700 case ASI_LSU_CONTROL: /* LSU */ in helper_st_asi()
/openbmc/linux/arch/sparc/kernel/
H A Dtrampoline_64.S94 stxa %g1, [%g0] ASI_LSU_CONTROL
H A Dhead_64.S531 stxa %g1, [%g0] ASI_LSU_CONTROL
H A Dtraps_64.c434 "i" (ASI_LSU_CONTROL) in spitfire_clean_and_reenable_l1_caches()