Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dspiterrs.S18 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR
77 stxa %g4, [%g0] ASI_AFSR
135 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR
H A Dcherrs.S480 ldxa [%g0] ASI_AFSR, %g4
482 stxa %g4, [%g0] ASI_AFSR
516 ldxa [%g0] ASI_AFSR, %g4
518 stxa %g4, [%g0] ASI_AFSR
552 ldxa [%g0] ASI_AFSR, %g4
554 stxa %g4, [%g0] ASI_AFSR
H A Dtraps_64.c1293 : "i" (ASI_AFSR)); in cheetah_recheck_errors()
1306 : : "r" (afsr), "i" (ASI_AFSR)); in cheetah_recheck_errors()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h202 #define ASI_AFSR 0x4c /* Async fault status register */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h211 #define ASI_AFSR 0x4c /* Async fault status register */ macro
H A Dldst_helper.c1544 case ASI_AFSR: /* E-cache asynchronous fault status */ in helper_ld_asi()
1897 case ASI_AFSR: /* E-cache asynchronous fault status */ in helper_st_asi()