Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/include/
H A Dctlreg.h106 #define ASI_PRIMARY_NOFAULT 0x82 /* [4u] primary address space, no fault */ macro
158 #define ASI_PNF ASI_PRIMARY_NOFAULT
186 #define ASI_PRIMARY_NO_FAULT ASI_PRIMARY_NOFAULT
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcopy.S839 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
853 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
914 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
H A Dlocore.s2769 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
4185 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
7019 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Make C code happy