OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASI_AFSR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/include/
ctlreg.h
82
#define
ASI_AFSR
0x4c /* [4u] asynchronous fault status register */
444
#define
ASI_AFSR
0x4c /* Asynchronous fault status register */
/src/sys/arch/sparc64/sparc64/
trap.c
1727
afsr = ldxa(0,
ASI_AFSR
);
1729
stxa(0,
ASI_AFSR
, ldxa(0,
ASI_AFSR
));
locore.s
2493
ldxa [%g0]
ASI_AFSR
, %o3 ! get async fault status
2495
stxa %g7, [%g0]
ASI_AFSR
! And clear this out, too
2736
ldxa [%g0]
ASI_AFSR
, %o4 ! get async fault status
2739
stxa %o0, [%g0]
ASI_AFSR
! Clear this out
Completed in 22 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025