Home
last modified time | relevance | path

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

/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
/linux/arch/sparc/include/uapi/asm/
H A Dasi.h202 #define ASI_AFSR 0x4c /* Async fault status register */ macro