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