Searched refs:ASI_AFSR (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
D | spiterrs.S | 17 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR 76 stxa %g4, [%g0] ASI_AFSR 133 ldxa [%g0] ASI_AFSR, %g4 ! Get AFSR
|
D | cherrs.S | 479 ldxa [%g0] ASI_AFSR, %g4 481 stxa %g4, [%g0] ASI_AFSR 515 ldxa [%g0] ASI_AFSR, %g4 517 stxa %g4, [%g0] ASI_AFSR 551 ldxa [%g0] ASI_AFSR, %g4 553 stxa %g4, [%g0] ASI_AFSR
|
D | traps_64.c | 1264 : "i" (ASI_AFSR)); in cheetah_recheck_errors() 1277 : : "r" (afsr), "i" (ASI_AFSR)); in cheetah_recheck_errors()
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | asi.h | 199 #define ASI_AFSR 0x4c /* Async fault status register */ macro
|