Searched refs:ASI_AFSR (Results 1 – 4 of 4) sorted by relevance
/arch/sparc/kernel/ |
D | spiterrs.S | 17 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR 76 stxa %g4, [%g0] ASI_AFSR 135 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR
|
D | cherrs.S | 483 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
|
D | traps_64.c | 1255 : "i" (ASI_AFSR)); in cheetah_recheck_errors() 1268 : : "r" (afsr), "i" (ASI_AFSR)); in cheetah_recheck_errors()
|
/arch/sparc/include/uapi/asm/ |
D | asi.h | 199 #define ASI_AFSR 0x4c /* Async fault status register */ macro
|