Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dspiterrs.S17 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR
76 stxa %g4, [%g0] ASI_AFSR
135 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR
Dcherrs.S483 ldxa [%g0] ASI_AFSR, %g4
485 stxa %g4, [%g0] ASI_AFSR
519 ldxa [%g0] ASI_AFSR, %g4
521 stxa %g4, [%g0] ASI_AFSR
555 ldxa [%g0] ASI_AFSR, %g4
557 stxa %g4, [%g0] ASI_AFSR
Dtraps_64.c1255 : "i" (ASI_AFSR)); in cheetah_recheck_errors()
1268 : : "r" (afsr), "i" (ASI_AFSR)); in cheetah_recheck_errors()
/arch/sparc/include/uapi/asm/
Dasi.h199 #define ASI_AFSR 0x4c /* Async fault status register */ macro